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

Try to make PathRef robust against concurrent filesystem modifications #2832

Merged
merged 4 commits into from
Oct 9, 2023

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Oct 8, 2023

Attempts to fix #2808

No real tests; the failure is timing-dependent and hard to reproduce. But hopefully just wrapping everything up in a big try-catch will fix it

Pull request: #2832

@lihaoyi lihaoyi requested review from lefou and lolgab October 8, 2023 06:09
Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

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

Sounds reasonable. I have the urge to log it at debug level somewhere, but as we don't have a task context, I have no clear idea how.

@lihaoyi lihaoyi merged commit 1cd494b into com-lihaoyi:main Oct 9, 2023
37 checks passed
@lefou lefou added this to the 0.11.6 milestone Oct 9, 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.

Sporadic failures with -w/--watch
2 participants