channel-test.go
19.3 KB
-
fix(channel): handle dynamic frequency updates · cac0be2e
- replace infinite sleep loop with time.Ticker to avoid goroutine leaks - add immediate initial test execution before ticker starts - implement frequency change detection and ticker recreation - ensure proper ticker cleanup when loop exits or feature disabled
anime committed