You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* aggregator/pkg/handlers: fix post-teardown log panic
- Replace TestSugared(t) with Nop logger in cancelled-context
test; worker goroutines outlive t in Go 1.26+ and panic if
they log after teardown
* lint
* use logger.Nop() in rest of tests
0 commit comments