[cdi-dev] [JBoss JIRA] (CDI-570) Weld shutdown in Java SE during asynch event calling

Laird Nelson (JIRA) issues at jboss.org
Fri May 12 14:06:00 EDT 2017


    [ https://issues.jboss.org/browse/CDI-570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13405849#comment-13405849 ] 

Laird Nelson commented on CDI-570:
----------------------------------

In case it is helpful: I put a [Github repository|https://github.com/ljnelson/weld-570] up that putters around with aspects related to this issue if anyone is interested.

> Weld shutdown in Java SE during asynch event calling
> ----------------------------------------------------
>
>                 Key: CDI-570
>                 URL: https://issues.jboss.org/browse/CDI-570
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Events
>    Affects Versions: 2.0-EDR1
>            Reporter: Michael Remijan
>
> In a Java SE environment, there is no way to tell if there are async observers are in the process of being called when the time comes for the JVM to shut down.  My assumption is the JVM should wait until all the async observers are complete before shutting down.  Or perhaps this behavior can be configured through the CDI object, system property, or beans.xml 



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the cdi-dev mailing list