[A·M2 follow-up] Supervise engine transport tasks #19
Labels
No labels
bug
deploy
documentation
duplicate
enhancement
good first issue
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
femboy/blackwall#19
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From the M2 whole-branch review. In
blackwalld run, theserveandrun_nfqueuetask handles are dropped, so a transport death is swallowed and the daemon keeps running degraded (e.g. ICMP deception dead but process healthy). Use aJoinSet/select!so a fatal transport error takes down or restarts the daemon.