dub icon indicating copy to clipboard operation
dub copied to clipboard

Dustmite Run Program Execution Timeout

Open nordlow opened this issue 4 years ago • 0 comments

I'm missing a way to specify a timeout for the program when doing dub dustmite.

Preferrably using --program-time=TIMEOUT.

I'd like to add this.

Alternative we could add a way to specify a prefix wrapper for DUB_RUN_BINARY that as a special case can run command using a timeout as

timeout N DUB_RUN_BINARY

.

nordlow avatar Sep 27 '21 15:09 nordlow