Replies: 1 comment 1 reply
-
Great idea! Feel free to create a feature request for this! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Executing a process is a very useful way of extending Hop without waiting for someone to code a solution that works for whatever the us use case there is. However, one of the problems I have encountered is if a process runs long or hangs, Hop also hangs because it is waiting around on the process to finish. I wish there were an elegant way to have an executed process kill itself after a time limit.
Beta Was this translation helpful? Give feedback.
All reactions