-
Notifications
You must be signed in to change notification settings - Fork 333
Add skip_instance_cache for gs file system #3308
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
base: master
Are you sure you want to change the base?
Conversation
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3308 +/- ##
===========================================
- Coverage 85.26% 46.58% -38.68%
===========================================
Files 386 215 -171
Lines 30276 22454 -7822
Branches 2969 2949 -20
===========================================
- Hits 25814 10460 -15354
- Misses 3615 11476 +7861
+ Partials 847 518 -329 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Kevin Su <[email protected]>
Bito Automatic Review Skipped - Draft PR |
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Signed-off-by: Kevin Su <[email protected]>
Bito Automatic Review Skipped - Draft PR |
Tracking issue
fsspec/gcsfs#659
Why are the changes needed?
Avoid GCSFileSystem reusing an HTTP session from a different event loop.
What changes were proposed in this pull request?
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes