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

MTN drop support for python 3.7 #410

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

tomMoral
Copy link
Collaborator

As scikit-learn dropped support for python3.7, we can do the same for loky.

@ogrisel
Copy link
Collaborator

ogrisel commented Jun 29, 2023

@ogrisel
Copy link
Collaborator

ogrisel commented Jun 30, 2023

The PyPy test first fail with:

ERROR at teardown of TestExecutorDeadLock.test_crash_races[13]

where there are many more children processes at teardown than expected. This happens with other tests and then the PyPy CI job times out after 1h.

So there seems to be a problem related to terminating worker processes with recent versions of PyPy.

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

Successfully merging this pull request may close these issues.

2 participants