Otherwise some syscalls would return EINTR. This is much easier (and more readable!) solution than wrapping each syscall with try:except and some loop. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| .gitignore | ||
| appmenu_select.py | ||
| backup_utils.py | ||
| backup.py | ||
| create_new_vm.py | ||
| firewall.py | ||
| global_settings.py | ||
| log_dialog.py | ||
| main.py | ||
| mount_for_backup.sh | ||
| multiselectwidget.py | ||
| restore.py | ||
| settings.py | ||
| thread_monitor.py | ||