jqrepl
jqrepl copied to clipboard
Cancel ongoing execution
Is there a way to cancel an ongoing JQ execution? I have a case where an execution is taking too long to execute and this makes my application consume too much CPU. I am trying to implement a timeout for the conditions and cancel the execution when that timeout occurs.