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 race condition in local ls() #1744

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

Turakar
Copy link
Contributor

@Turakar Turakar commented Oct 31, 2024

Fixes #1742

I tested this change with the code which created the error I reported in #1742.

@Turakar Turakar closed this Oct 31, 2024
@Turakar Turakar reopened this Oct 31, 2024
@martindurant martindurant merged commit 9a16171 into fsspec:master Oct 31, 2024
12 checks passed
@Turakar Turakar deleted the fix-local-ls-race branch November 2, 2024 09:23
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.

Race condition in ls()
2 participants