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

Parallel test not running in parallel #224

Closed
sudsy opened this issue Mar 17, 2024 · 1 comment
Closed

Parallel test not running in parallel #224

sudsy opened this issue Mar 17, 2024 · 1 comment

Comments

@sudsy
Copy link

sudsy commented Mar 17, 2024

Seems like the following line in the parallel tests folder is not really running in parallel. Seems like it should reference IBiasingBehavior rather than IBiasingSimulation.

.SetParameter("workdistributor", new KeyValuePair<Type, IWorkDistributor>(typeof(IBiasingSimulation), workDistributor))

@svenboulanger
Copy link
Member

Thanks! I'll take a look when I find the time.

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