pvc/node-daemon/pvcnoded/util
Joshua Boniface 5942aa50fc Avoid raise/handle deadlocks
Can cause log flooding in some edge cases and isn't really needed any
longer. Use a proper conditional followed by an actual error handler.
2022-10-03 14:04:12 -04:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
config.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
fencing.py Fix linting error F541 f-string placeholders 2021-11-06 03:26:03 -04:00
keepalive.py Avoid raise/handle deadlocks 2022-10-03 14:04:12 -04:00
libvirt.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
networking.py Fix linting error F541 f-string placeholders 2021-11-06 03:26:03 -04:00
services.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00
zookeeper.py Reformat code with Black code formatter 2021-11-06 03:02:43 -04:00