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

Pytest does not exit with unidist when running tests in directory #255

Open
arunjose696 opened this issue Mar 9, 2023 · 0 comments
Open
Labels
bug 🦗 Something isn't working MPI MPI backend related issues

Comments

@arunjose696
Copy link
Contributor

arunjose696 commented Mar 9, 2023

Pytest hangs after running all tests when running tests from a directory.

This could be due to multiple instances of unidist.init() being called. Could be fixed by having a conftest file for pytest inside of which we would have a fixture to initialize unidist only once.

@YarShev YarShev added bug 🦗 Something isn't working MPI MPI backend related issues labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working MPI MPI backend related issues
Projects
None yet
Development

No branches or pull requests

2 participants