Bound notification delivery and expansion
This commit is contained in:
committed by
Brandon McGinty
parent
4497d41077
commit
d64e5125dd
@@ -136,7 +136,7 @@ Priority 1: transport, lifecycle, and correctness
|
||||
lists or strand goroutines. Use mutex-protected listener snapshots and an
|
||||
idempotent detach operation.
|
||||
|
||||
17. Notification commands block callers and substitution is unsafe
|
||||
[x] 17. Notification commands block callers and substitution is unsafe
|
||||
File: main.go
|
||||
Notify sends to an unbuffered channel. The one consumer waits for each
|
||||
shell command, so slow notification programs block UI/network callbacks.
|
||||
|
||||
Reference in New Issue
Block a user