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

Create pytest fixture to parameterize dask scheduler #37

Open
tomwhite opened this issue Jun 8, 2020 · 0 comments
Open

Create pytest fixture to parameterize dask scheduler #37

tomwhite opened this issue Jun 8, 2020 · 0 comments

Comments

@tomwhite
Copy link
Contributor

tomwhite commented Jun 8, 2020

This will allow tests to run using both the threaded and multiprocess scheduler, which is important to flush out locking issues.

Something similar was done here: https://github.com/lasersonlab/zappy/blob/master/tests/test_array.py

@tomwhite tomwhite mentioned this issue Jun 8, 2020
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

1 participant