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

silx.io.h5py_utils: Added is_h5py_exception and retry_h5py_error` #4200

Merged
merged 1 commit into from
Jan 6, 2025

Conversation

woutdenolf
Copy link
Contributor

When making custom retry_on_error methods I often expand on the hidden _is_h5py_exception and _retry_h5py_error method. Replying on private methods is not great. So I make them public.

@woutdenolf woutdenolf requested a review from t20100 December 25, 2024 12:23
@t20100 t20100 merged commit 22fd9e9 into main Jan 6, 2025
6 of 9 checks passed
@t20100 t20100 deleted the h5py_utils_public_api branch January 6, 2025 09:39
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