mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Fix a panic when a question receives an interrupt signal before the signal handler is initialized.
4 lines
137 B
Plaintext
4 lines
137 B
Plaintext
```release-note:bug
|
|
cli: Fixed a panic when the `nomad job restart` command received an interrupt signal while waiting for an answer
|
|
```
|