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