Async guard
Compare changes
- Mateusz Żebrak authored
+ 48
− 25
@@ -21,33 +19,36 @@ class AsyncGuardNotAvailableError(CliveError):
@@ -56,17 +57,39 @@ class AsyncGuard:
@@ -76,7 +99,7 @@ class AsyncGuard:
This should prevent race condition and crashes when when changing modes (locking, unlocking, creating new profile)