1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-02 07:12:20 +00:00
Daniel P. Berrangé 86cae503a4 rpc: avoid crashing in pre-exec if no workers are present
If max_workers is set to zero, then the worker thread pool won't be
created, so when serializing state for pre-exec we must set various
parameters to zero.

Reviewed-by: John Ferlan <jferlan@redhat.com>
Reviewed-by: Jim Fehlig <jfehlig@suse.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-03-08 15:40:29 +00:00
..
2017-06-12 19:11:30 -04:00