JaroslavTulach commented on pull request #2471: URL: https://github.com/apache/netbeans/pull/2471#issuecomment-712564212
d7d4faf comes with a solution that (tries to) honor the existing `getReloadRule()`. As soon as the build succeeds, the `ExecutorTask` wrapper listeners are notified and may immediately refresh the build state. Btw. the refresh is also made synchronous and only then the build is claimed to be over. ---------------------------------------------------------------- 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. 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
