WIP: rebase for 2026-05-18 #7
@@ -700,6 +700,7 @@ func runTestStateMachine(t *testing.T, seamless bool) {
|
|||||||
notifies.expect(5)
|
notifies.expect(5)
|
||||||
b.Logout(context.Background(), ipnauth.Self)
|
b.Logout(context.Background(), ipnauth.Self)
|
||||||
{
|
{
|
||||||
|
b.awaitNoGoroutinesInTest()
|
||||||
nn := notifies.drain(5)
|
nn := notifies.drain(5)
|
||||||
previousCC.assertCalls("pause", "Logout", "unpause", "Shutdown")
|
previousCC.assertCalls("pause", "Logout", "unpause", "Shutdown")
|
||||||
// nn[0] is state notification (Stopped)
|
// nn[0] is state notification (Stopped)
|
||||||
|
|||||||
Reference in New Issue
Block a user