mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-21 22:42:06 +00:00
This will prevent services from restarting out from under us during tests. Service restarts should be explicitly tested as integration tests. Should fix #3666