mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
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.
|
|
```
|