Nested Dispatch #18

Closed
opened 2021-07-07 21:56:52 +02:00 by kske · 0 comments

Nested calls of the ´dispatch` method should be handled properly, i.e. handle the dispatch state on a stack.

This should make the cancel method only cancel the innermost dispatch and pop the corresponding event off the stack, while all other events are still completely dispatched.

Nested calls of the ´dispatch` method should be handled properly, i.e. handle the dispatch state on a stack. This should make the `cancel` method only cancel the innermost dispatch and pop the corresponding event off the stack, while all other events are still completely dispatched.
kske added the
13
label 2021-07-07 21:56:52 +02:00
kske self-assigned this 2021-07-07 21:56:52 +02:00
kske added the
should have
bug
labels 2021-07-07 21:57:23 +02:00
kske closed this issue 2021-07-12 11:25:05 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: zdm/event-bus#18
There is no content yet.