-
Feature Request
-
Resolution: Obsolete
-
Major
-
None
-
2.0-EDR1
-
None
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