Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement event enqueueing #1075

Merged
merged 1 commit into from
Nov 14, 2023
Merged

Implement event enqueueing #1075

merged 1 commit into from
Nov 14, 2023

Conversation

SanderMertens
Copy link
Owner

Event enqueueing enables enqueueing events in the command queue, which defers invoking observers. Enqueued events work just like regular events, except that instead of calling emit the enqueue function is used.

@SanderMertens SanderMertens merged commit 5b504ed into master Nov 14, 2023
132 checks passed
@SanderMertens SanderMertens deleted the event_enqueueing branch November 14, 2023 06:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant