You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/util/eventbus/eventbustest
Claus Lensbøl 009d702adf
health: remove direct callback and replace with eventbus (#17199)
Pulls out the last callback logic and ensures timers are still running.

The eventbustest package is updated support the absence of events.

Updates #15160

Signed-off-by: Claus Lensbøl <claus@tailscale.com>
3 months ago
..
doc.go util/eventbus: add test helpers to simplify testing events (#16294) 5 months ago
eventbustest.go health: remove direct callback and replace with eventbus (#17199) 3 months ago
eventbustest_test.go health: remove direct callback and replace with eventbus (#17199) 3 months ago
examples_test.go util/eventbus/eventbustest: fix typo of test name 3 months ago