Check for Thread.isInterrupted() when executing compiled scripts #49
Labels
docs
Issues containing stuff that ought to be documented
Java Interop
Issues related to the interaction between Java and JavaScript
This will enable Rhino to play nice with ThreadPoolExecutor when the client calls Future.cancel(true);
The text was updated successfully, but these errors were encountered: