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

Fix bugs in multipart upload #15

Closed
wants to merge 1 commit into from

Conversation

aliddell
Copy link
Member

  • Actually creates MultiPartUpload object when initializing multipart upload
  • Returns connection consumed when creating multipart upload
  • Grabs connection only after multipart upload is created (to prevent deadlock when connection pool has only one connection)
  • Test multipart sink write

@aliddell aliddell requested a review from jeskesen October 30, 2024 21:15
@aliddell
Copy link
Member Author

aliddell commented Nov 5, 2024

Superseded by #16

@aliddell aliddell closed this Nov 5, 2024
@aliddell aliddell deleted the fix-multipart-bugs branch November 5, 2024 15:17
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.

1 participant