Add Locking #2

Merged
Kola50011 merged 2 commits from feature/locking into master 2022-02-13 18:51:38 +01:00
Kola50011 commented 2022-02-13 18:31:48 +01:00 (Migrated from github.com)
No description provided.
itssme (Migrated from github.com) requested changes 2022-02-13 18:39:05 +01:00
@ -0,0 +83,4 @@
Logging.get_logger().warning("Warning, old systemd version detected")
systemd.daemon.notify('READY=1')
itssme (Migrated from github.com) commented 2022-02-13 18:35:26 +01:00

Causes 100% cpu utilization if lock is unavailable, add else branch with sleep 0.1 or something similar

Causes 100% cpu utilization if lock is unavailable, add else branch with sleep 0.1 or something similar
itssme (Migrated from github.com) approved these changes 2022-02-13 18:51:27 +01:00
This repository is archived. You cannot comment on pull requests.
No description provided.