dask / dask/distributed

Avoid windows NotaDirectoryErrors in tests

Open
#6,457 2 comments 0 reactions 0 assignees View on GitHub
tests
Dominant language
Python
Stars
1.7k
Forks
778
Avg merge
2h 50m
Merged PRs (30d)
3

Description

We have many tests that fail with NotADiirectoryErrors in windows. (see https://github.com/dask/distributed/issues/6455 for an eample). It looks like we've tried to address this with the `utils_test.py::_SafeTemporaryDirectory` class. However it's only used in one of a few places in that module. Should we use it more widely? Alternatively, should we care about the windows error here?

cc @graingert if you have thoughts

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.