eirikbakke commented on PR #6428:
URL: https://github.com/apache/netbeans/pull/6428#issuecomment-1712836347

   Thanks for this patch! I'll be using it in my development IDE, modified to 
also log on retries, to observe if the exception occurs and if retries help.
   
   (If the sleep+retry actually works, an alternative to running Thread.sleep() 
directly on the EDT is to use java.awt.SecondaryLoop to keep the event loop 
going while waiting.)


-- 
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