2c0fea64e9
When a QEMU task is recovered the monitor socket path was not being restored into the task handler, so the `graceful_shutdown` configuration was effectively ignored if the client restarted.
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
```release-note:bug
|
|
qemu: restore the monitor socket path when restoring a QEMU task.
|
|
```
|