oops
This commit is contained in:
@@ -273,8 +273,7 @@ class GlobalProtectConnection(
|
||||
await self._inhibitor.acquire()
|
||||
except Exception as e:
|
||||
self.logger.warning(
|
||||
f"Unable to acquire sleep delay inhibitor. Networking will be broken on resume from suspend.",
|
||||
e,
|
||||
f"Unable to acquire sleep delay inhibitor. Networking will be broken on resume from suspend."
|
||||
)
|
||||
|
||||
# Create subprocess
|
||||
|
||||
Reference in New Issue
Block a user