jqrepl icon indicating copy to clipboard operation
jqrepl copied to clipboard

Cancel ongoing execution

Open ericreis opened this issue 5 years ago • 0 comments

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.

ericreis avatar Dec 20 '19 17:12 ericreis