WIP: rebase for 2026-05-18 #7

Draft
codinget wants to merge 234 commits from rebase/2026-05-18 into webnet
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)