tailscale/util/eventbus
David Anderson 24d4846f00 util/eventbus: adjust worker goroutine management helpers
This makes the helpers closer in behavior to cancelable contexts
and taskgroup.Single, and makes the worker code use a more normal
and easier to reason about context.Context for shutdown.

Updates #15160

Signed-off-by: David Anderson <dave@tailscale.com>
2025-03-05 08:35:13 -08:00
..
bus_test.go
bus.go util/eventbus: adjust worker goroutine management helpers 2025-03-05 08:35:13 -08:00
client.go
doc.go
publish.go util/eventbus: adjust worker goroutine management helpers 2025-03-05 08:35:13 -08:00
queue.go
subscribe.go util/eventbus: adjust worker goroutine management helpers 2025-03-05 08:35:13 -08:00