feat(src/queueproc.rs): log reason why waiting for adapter fails
modified src/adapter.rs
@@ -179,9 +179,8 @@ impl Adapter {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified src/logger.rs
@@ -21,6 +21,7 @@ use crate::{
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -769,10 +770,11 @@ pub fn adapter_did_not_exit_voluntarily() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| + | |
|
|
|
|
|