-
Bug
-
Resolution: Done
-
Critical
-
27.0.0.Beta1
-
None
Any blocking operations need to be run via the BlockingManager. This ensures that any operations built upon the CompletionStage returned by the listener continue to run on the non-blocking thread.
Same issue applies to passivation/activation events.