Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
As discussed on the dev list, it was requested that we be able to create an AEQ in a paused state. This means that the dispatcher does not dispatch events to it's listeners.
The queue itself will be queuing events but the dispatching thread is "blocked" until it is resumed/unpaused.
A different ticket will be created for resuming/unpausing the AEQ.