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

Remove globus authorizer from async transfer object #85

Merged
merged 4 commits into from
Nov 11, 2024
Merged

Conversation

plaplant
Copy link
Member

@plaplant plaplant commented Aug 2, 2024

This PR changes how the Librarian interacts with Globus by always creating a new instance of the authorizer object for a transfer rather than storing it on the object.

Fixes #78.

@plaplant plaplant requested a review from JBorrow August 2, 2024 17:08
@JBorrow
Copy link
Member

JBorrow commented Aug 12, 2024

This looks good; I will merge after I have had a chance to test it

@JBorrow JBorrow merged commit 8ce3ab2 into main Nov 11, 2024
5 of 7 checks passed
@JBorrow JBorrow deleted the fix_globus branch November 11, 2024 19:38
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.

Globus objects are mistakenly being stored in the database
3 participants