open-nomad/.changelog/14000.txt
Luiz Aoqui 2c0fea64e9
qemu: restore monitor socket path (#14000)
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.
2022-08-04 10:44:08 -04:00

4 lines
90 B
Plaintext

```release-note:bug
qemu: restore the monitor socket path when restoring a QEMU task.
```