core-admin-client/qubesadmin/backup
Marek Marczykowski-Górecki a7bfc03509
backup: avoid deadlock on logging during restore
When both threads and processes are used, logging module can deadlock.
Workaround this by re-initializating locks in logging module.
See https://bugs.python.org/issue6721 for details.
Revert this commit when the python issue is fixed (in the python version
used for backup restore).
2018-07-16 22:30:35 +02:00
..
__init__.py backup: move BackupRestore class and helpers to 'restore' submodule 2017-07-21 03:54:04 +02:00
core2.py backup: skip dom0's properties while restoring core2 backup 2018-02-14 04:28:22 +01:00
core3.py backup: fix handling labels in Qubes 4.0 backups 2017-10-29 02:58:37 +02:00
restore.py backup: avoid deadlock on logging during restore 2018-07-16 22:30:35 +02:00