threadify icon indicating copy to clipboard operation
threadify copied to clipboard

job.terminate() in job.failed() callback

Open TheGreatRambler opened this issue 7 years ago • 0 comments

When I run job.terminate() in the job.failed() callback, a infinite loop is created.

Uncaught RangeError: Maximum call stack size exceeded

Can this please be fixed? The problem occurs in your code.

TheGreatRambler avatar Jul 10 '18 16:07 TheGreatRambler