mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
Currently, if killTask results in the termination of a process before calling WaitTask, Restart() will incorrectly return a TaskNotFound error when using the raw_exec driver on Windows.