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

Moved dispose of old CancellationTokenSource in ProjectionCoordinator to right before creation #3239

Merged
merged 1 commit into from
May 29, 2024

Conversation

baltie
Copy link
Contributor

@baltie baltie commented May 27, 2024

This avoids the problem with exceptions thrown if StopAsync is called more than once.

Closes GH-3237

… to right before creation

This avoids the problem with exceptions thrown if StopAsync is called more than once.

Closes JasperFxGH-3237
@jeremydmiller jeremydmiller merged commit 7c3c620 into JasperFx:master May 29, 2024
10 of 11 checks 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.

Integration tests using WAF randomly fails after version 7.12.0
2 participants