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

Releases/v0.7.0 #104

Merged
merged 4 commits into from
Mar 15, 2024
Merged

Releases/v0.7.0 #104

merged 4 commits into from
Mar 15, 2024

Conversation

andrewjl-mux
Copy link
Contributor

@andrewjl-mux andrewjl-mux commented Mar 15, 2024

Improvements

Co-authored-by: AJ Lauer Barinov [email protected]
Co-authored-by: Eden Halperin [email protected]
Co-authored-by: Tomislav Kordic [email protected]
Co-authored-by: GitHub [email protected]

andrewjl-mux and others added 3 commits March 5, 2024 18:09
* avoid keeping a reference to the file chunk in ChunkWorker

When the Worker actor loops over a file, it does not always deallocate
file chunks until the loop completes.

Because each ChunkWorker is intended to be only used once, it is not
necessary to keep a reference to its file chunk beyond the upload task
call.

---------

Co-authored-by: AJ Lauer Barinov <[email protected]>
@andrewjl-mux andrewjl-mux requested a review from a team as a code owner March 15, 2024 15:31
@andrewjl-mux andrewjl-mux merged commit 50d5215 into main Mar 15, 2024
2 checks passed
@andrewjl-mux andrewjl-mux deleted the releases/v0.7.0 branch March 15, 2024 15:49
Copy link

A draft release has been created for this version. Find it here! https://github.com/muxinc/swift-upload-sdk/releases/tag/untagged-dbc189d1f2411d2b86d0

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.

3 participants