danfickle/neoflyingsaucer

Put cancel opportunities throughout the core.

danfickle opened this issue · 1 comments

This will allow users of the library to cancel on thread interrupt or timeout.

Done. It's not a perfect method of fixing endless loops but should dramatically reduce the number of exploitable endless loops (or even accidental).