mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-03-20 21:41:43 +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