Skip to content

Conversation

@crusaderky
Copy link
Collaborator

@crusaderky crusaderky commented Jan 24, 2022

Removed special mp_context treatment for Windows and Pypy. I ran a quick hello world in pypy and forkserver seems to work fine. In either case, the default is spawn, so only those users that explicitly set otherwise in the config should be affected. As a general rule, silently ignoring users' decisions is bad policy.

@crusaderky crusaderky self-assigned this Jan 24, 2022
@crusaderky crusaderky force-pushed the test_workspace_concurrency branch from 7482b79 to abbe850 Compare January 24, 2022 18:43
@crusaderky crusaderky added the flaky test Intermittent failures on CI. label Jan 24, 2022
@crusaderky crusaderky marked this pull request as ready for review January 25, 2022 11:28
@crusaderky
Copy link
Collaborator Author

All test failures are unrelated; ready for review and merge

Copy link
Member

@fjetter fjetter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This test has been haunting us for too long. I'm a bit shocked about the slowness on windows side but don't think it is worth investigating. Thank you for looking into this!

@fjetter fjetter merged commit 091dd3e into dask:main Jan 25, 2022
@crusaderky crusaderky deleted the test_workspace_concurrency branch January 25, 2022 13:43
gjoseph92 pushed a commit to gjoseph92/distributed that referenced this pull request Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

flaky test Intermittent failures on CI.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flaky test_workspace_concurrency_intense Tests fail in 1-core VM test_workspace_concurrency failing regularly

2 participants