Emilian Bold created NETBEANS-1743:
--------------------------------------

             Summary: Calling LifecycleManager.exit from ModuleInstall.closing 
prevents application from ever closing
                 Key: NETBEANS-1743
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1743
             Project: NetBeans
          Issue Type: Bug
            Reporter: Emilian Bold


Having in {{ModuleInstall.closing()}} a call to 
{{LifecycleManager.getDefault().exit()}} prevents the application from ever 
closing.

This seems to happen only on Windows (not on macOS).

As far as I can tell {{NbLifecycleManager}} is stuck in {{finishExitState}} as 
the countdown is never changed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

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

Reply via email to