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 correct type inference for cached filesystems #257

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

hynky1999
Copy link
Contributor

@hynky1999 hynky1999 commented Jul 20, 2024

This PR fixes incorrect identificantion of filesystems for enabling optmizations.

The problem is caused due to filesystem-cache wrapping the real underlying fs.

@hynky1999 hynky1999 changed the title fix correct type inference for cache filesystems fix correct type inference for cached filesystems Jul 20, 2024
@hynky1999 hynky1999 requested a review from guipenedo July 20, 2024 11:36
@guipenedo guipenedo merged commit b5443d2 into main Jul 22, 2024
5 checks passed
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