Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
eventadmin-1.2.12
-
None
Description
If an event handler is bypassing the timeout handling (by configuration) and throws a throwable (like IllegalStateException), this can cause deadlocks as this is never catched and the internal state of the handlers goes out of sync.