- Oct 18, 2012
-
-
Anael Beutot authored
hypervisor/__init__.py -> hypervisor/__init__.py (Handler) hypervisor/kvm.py (Hypervisor -> KVM) hypervisor/lib.py (Storage*/Volume)
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Replaced all logger call in child. Added dedicated libev loop. Handle exceptions using fatal helpers of ForkedJob.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Usefull after fork.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
Replace logging calls with sys.stderr.write in order to prevent deadlock in the fork.
-
Anael Beutot authored
Uses a fork and permits to set ionice on child. /!\ Don't use logging for logging as it would (maybe) end in a deadlock for the child.
-
Anael Beutot authored
-
Anael Beutot authored
-
Anael Beutot authored
-