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

Azure: raise FileNotFoundError when requested blob is missing from storage #1

Merged
merged 1 commit into from Mar 1, 2024

Conversation

alxbridge
Copy link

(This is a duplicate of jschneier#1358 made against the canonical project repo.)

This PR implements behaviour in AzureStorage._open similar to that already found in S3Storage._open, raising a FileNotFoundError if the blob doesn't exist in the storage.

Copy link

@nickmoreton nickmoreton left a comment

Choose a reason for hiding this comment

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

Hi @alxbridge Looks good.

@alxbridge alxbridge merged commit 69a3d97 into master Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants