pvc/node-daemon/pvcnoded/util
Joshua Boniface a5763c9d25 Fix possible race condition applying schemas
Found an instance where two of these fired too close together, and
caused a fatal error. Use a write lock, and then catch the schema.apply
function in case it fails anyways.
2024-01-11 10:21:01 -05:00
..
__init__.py Refactor pvcnoded to reduce Daemon.py size 2021-08-21 03:14:22 -04:00
fencing.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
keepalive.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
libvirt.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
networking.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
services.py Update copyright header on all files for 2024 2023-12-29 11:16:59 -05:00
zookeeper.py Fix possible race condition applying schemas 2024-01-11 10:21:01 -05:00