Commit graph

5 commits

Author SHA1 Message Date
Joachim Bauch
a5f70b6e47
Switch to safer waitgroup.Go where possible. 2026-02-12 09:39:17 +01:00
Joachim Bauch
bd8c758847
Remove Golang 1.24 compatibility for synctest.Test. 2026-02-12 09:03:14 +01:00
Joachim Bauch
95c66f9d82
Revert "Temporarily run some tests only on Go 1.25 or newer."
This reverts commit 9b062a994a.
2026-02-12 09:03:13 +01:00
Joachim Bauch
9b062a994a
Temporarily run some tests only on Go 1.25 or newer.
Prevents error "synctest.Wait requires go1.25 or later (file is go1.24)".
2026-02-12 08:43:55 +01:00
Joachim Bauch
af4a7e7ab9
Move notifier code to async package. 2026-01-08 10:24:02 +01:00
Renamed from single_notifier_test.go (Browse further)