pvc/node-daemon/pvcnoded
Joshua Boniface 0d72798814 Work around synchronization lock issues
Make the block on stage C only wait for 900 seconds (15 minutes) to
prevent indefinite blocking.

The issue comes if a VM is being received, and the current unflush is
cancelled for a flush. When this happens, this lock acquisition seems to
block for no obvious reason, and no other changes seem to affect it.
This is certainly some sort of locking bug within Kazoo but I can't
diagnose it as-is. Leave a TODO to look into this again in the future.
2021-09-26 23:26:21 -04:00
..
objects Work around synchronization lock issues 2021-09-26 23:26:21 -04:00
util Fix failure to connect to libvirt in keepalive 2021-09-26 20:42:01 -04:00
Daemon.py Bump version to 0.9.36 2021-09-23 14:01:38 -04:00
__init__.py Use consistent naming of components 2020-02-08 19:34:07 -05:00
dnsmasq-zookeeper-leases.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00