Files
netbird/client/embed
mlsmaycon 6097296f77 [client] Assert the sync response is dropped for the right reason
Start returns before the first sync response necessarily arrives, so the
disabled case could pass against a client that had simply not synced yet.
Wait for the engine to apply a sync, then require the persistence error
rather than any error, so a not-started engine no longer satisfies it.

Also document that PeerState is a read-only snapshot which shares its mutex
and route map with the recorder.
2026-08-31 17:44:55 +02:00
..
2025-02-20 13:22:03 +01:00