lahodaj commented on PR #7708:
URL: https://github.com/apache/netbeans/pull/7708#issuecomment-2514111181

   I limitation of this way to cancel things is that it cannot stop 
computations inside javac/parser. Unlike the previous round which used the 
"editor" tasks, which can stop even javac/parser.
   
   But, this patch:
   - should provide an improvement compared to the current state
   - should allow various features use the abstraction - and then we might be 
able to improve the abstraction, without (significantly) re-writing the 
features.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to