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

Use centralized downloading logic for RCSB #324

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

wukevin
Copy link
Contributor

@wukevin wukevin commented Feb 24, 2025

Description

Replace urlretrieve with centralized downloading function.

Motivation

Centralized logic supports locking; use this implementation instead of urlretrieve as a more robust solution.

Test plan

Ran locally; works as expected.

@wukevin wukevin requested a review from arogozhnikov February 24, 2025 23:25
@arogozhnikov arogozhnikov merged commit 1f00352 into main Feb 24, 2025
4 checks passed
@arogozhnikov arogozhnikov deleted the kevin/download-improvements branch February 24, 2025 23:28
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