pvc/node-daemon/pvcnoded/util
Joshua Boniface f6f6f07488 Add timeouts to queue gets and adjust
Ensure that all keepalive timeouts are set (prevent the queue.get()
actions from blocking forever) and set the thread timeouts to line up as
well. Everything here is thus limited to keepalive_interval seconds
(default 5s) to keep it uniform.
2021-09-27 16:10:27 -04:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
config.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
fencing.py Fix several bugs in fence handling 2021-09-26 20:07:30 -04:00
keepalive.py Add timeouts to queue gets and adjust 2021-09-27 16:10:27 -04:00
libvirt.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
networking.py Fix typo in output message 2021-08-23 00:39:19 -04:00
services.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
zookeeper.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00