mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 09:10:30 +08:00
delay
This commit is contained in:
parent
17e140729e
commit
d2c6bf716d
@ -429,6 +429,7 @@ class Plugin(BaseMsd): # pylint: disable=too-many-instance-attributes
|
||||
await self.__notifier.notify()
|
||||
except Exception:
|
||||
logger.exception("Unexpected MSD watcher error")
|
||||
time.sleep(1)
|
||||
|
||||
async def __reload_state(self) -> None:
|
||||
logger = get_logger(0)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user