feat: if the event queue a shutdown event, always pick it first
Rationale: we don’t want to wait for a long time until shutdown starts.
1 file changed
+5
-0
5d8d60be
→
c537e57d
modified src/queueproc.rs
@@ -243,6 +243,11 @@ impl QueueProcessor {
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|