tka: keep the CompactionDefaults alongside the other limits #6

Merged
codinget merged 216 commits from upstream/2026-05-18 into main 2026-05-18 21:22:49 +02:00
Showing only changes of commit ec86f0ff93 - Show all commits
+1
View File
@@ -700,6 +700,7 @@ func runTestStateMachine(t *testing.T, seamless bool) {
notifies.expect(5)
b.Logout(context.Background(), ipnauth.Self)
{
b.awaitNoGoroutinesInTest()
nn := notifies.drain(5)
previousCC.assertCalls("pause", "Logout", "unpause", "Shutdown")
// nn[0] is state notification (Stopped)