You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/11/25 14:41:00 UTC

[jira] [Updated] (NETBEANS-1743) Calling LifecycleManager.exit from ModuleInstall.closing prevents application from ever closing

     [ https://issues.apache.org/jira/browse/NETBEANS-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated NETBEANS-1743:
-------------------------------------
    Labels: pull-request-available windows  (was: windows)

> 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
>            Priority: Major
>              Labels: pull-request-available, windows
>
> 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-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

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