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

Added IoC container stress test #115

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Added IoC container stress test #115

merged 2 commits into from
Jan 15, 2025

Conversation

yallie
Copy link
Collaborator

@yallie yallie commented Jan 14, 2025

The idea is to run lots of registrations in parallel and check if nothing is lost and no errors are thrown.
If this test fails, then the container needs additional machinery to ensure thread safety.

UPD. Screenshot from Visual Studio test runner shows there are 14 threads:

image

@yallie yallie merged commit 306847f into theRainbird:master Jan 15, 2025
3 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.

1 participant