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

Allow synchronous event dispatch #36

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

pavelhoral
Copy link
Member

This PR enables to have synchronous dispatch for event handlers defined via process configuration.

The previous ProcessConfiguration component had a strange race conditions when loading module dependencies that lead to out-of-order invocation of event handlers. This was apparent when showing and hiding loading spinner indicator.

@krausvo1
Copy link
Contributor

LGTM

@pavelhoral pavelhoral merged commit a903502 into WrenSecurity:main Feb 27, 2024
1 check passed
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.

2 participants