Timeouts for commands #22
Taitava
started this conversation in
Ideas - on hold
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A configurable timeout (milliseconds). If the command execution takes longer than the timeout, a kill signal would be sent (
SIGTERM
). Timeout could be defined in the settings, and it would be turned off by default. Currently, there is no timeout.This is just on an idea level: I'm sill pondering if this is actually needed? If you think you could use this feature, please comment below.
Beta Was this translation helpful? Give feedback.
All reactions