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

Fix missing infos from concurrent dataset loading #2137

Merged
merged 2 commits into from
Mar 31, 2021

Conversation

lhoestq
Copy link
Member

@lhoestq lhoestq commented Mar 29, 2021

This should fix issue #2131

When calling load_dataset at the same time from 2 workers, one of the worker could have missing split infos when reloading the dataset from the cache.

@lhoestq lhoestq changed the title Fix concurrent dataset loading Fix missing infos from concurrent dataset loading Mar 29, 2021
@lhoestq lhoestq merged commit 0b0c18f into master Mar 31, 2021
@lhoestq lhoestq deleted the fix-concurrent-download_and_prepapre branch March 31, 2021 10:35
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.

1 participant