-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
enhancementImprove the expectedImprove the expected
Description
In getting feedback, there came up the need for timeout support.
We'd have to run the command in a thread, sleep for the time (in small increments?), and then call kill if needed.
https://doc.rust-lang.org/std/process/struct.Child.html#method.kill
Arcterus and azriel91
Metadata
Metadata
Assignees
Labels
enhancementImprove the expectedImprove the expected