fix(src/queueproc.rs): always drop a picked event from queue
modified src/queueproc.rs
@@ -122,6 +122,13 @@ impl QueueProcessor {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -173,7 +180,6 @@ impl QueueProcessor {
|
|
|
|
|
|
| - | |
|
|
|
|
|