Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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 abarinov@mux.com
Co-authored-by: Eden Halperin eden.halperin@gmail.com
Co-authored-by: Tomislav Kordic 32546640+tomkordic@users.noreply.github.com
Co-authored-by: GitHub noreply@github.com

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 <abarinov@mux.com>
@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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants