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

Catch io.UnsupportedOperation exception #3215

Merged
merged 2 commits into from Dec 29, 2022

Conversation

judahrand
Copy link
Contributor

@judahrand judahrand commented Dec 28, 2022

Description

Catch the 'correct' exception which is thrown by some sources when fileno is not supported.

Motivation and Context

I'm, personally, running into this with gcsfs.

fsspec/filesystem_spec#104 (comment)

Have you tested this? If so, how?

@judahrand judahrand requested review from dlstadther and a team as code owners December 28, 2022 22:42
@dlstadther dlstadther merged commit 3de0560 into spotify:master Dec 29, 2022
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.

None yet

2 participants