-
Feature Request
-
Resolution: Done
-
Major
-
2.0.0.Beta3
-
None
Currently, there is no real way to force executed commands or methods to halt. Forge proxies should attempt to make this possible by checking Thread.interrupted() and throwing InterruptedException when appropriate.
- relates to
-
JBIDE-16078 Make Forge Commands Cancelable
- Closed