mirror of
https://github.com/kemko/nomad.git
synced 2026-01-16 07:15:40 +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.