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

make sure the ProcessPoolExecutor executor uses spawn context #982

Merged
merged 1 commit into from
Feb 17, 2023

Conversation

jtrmal
Copy link
Collaborator

@jtrmal jtrmal commented Feb 17, 2023

is this acceptable? I meet systems where the default for some reason doesn't work and blocks.
This passes the tests

@pzelasko
Copy link
Collaborator

Yeah this is OK, mp_context requires Python >= 3.7 and we dropped 3.6 support a while ago. Thanks!

@pzelasko pzelasko merged commit a2b8115 into lhotse-speech:master Feb 17, 2023
@pzelasko pzelasko added this to the v1.13 milestone Feb 17, 2023
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