Add Locking #2
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Due date
No due date set.
Dependencies
No dependencies set.
Reference: compAIR/compLIB#2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feature/locking"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -0,0 +83,4 @@
Logging.get_logger().warning("Warning, old systemd version detected")
systemd.daemon.notify('READY=1')
Causes 100% cpu utilization if lock is unavailable, add else branch with sleep 0.1 or something similar