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

Concurrent Grain Factory #156

Open
cmeyertons opened this issue Feb 13, 2024 · 1 comment
Open

Concurrent Grain Factory #156

cmeyertons opened this issue Feb 13, 2024 · 1 comment

Comments

@cmeyertons
Copy link
Contributor

The TestGrainFactory can be invoked outside the Orleans thread-safety guarantees in a parallel fashion by code that is invoking via IClusterClient and should offer functionality for concurrency guarantees.

I received an error in some new code in our codebase that we had to re-shape business logic to satisfy the unit test error

#155

@jkonecki
Copy link
Member

Could you please provide more detail on your unit test scenario? What grains are involved and where does the parallelism come into picture? What is your unit test supposed to verify?

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

No branches or pull requests

2 participants