Skip to content

Conversation

@edenh
Copy link
Contributor

@edenh edenh commented Mar 5, 2024

No description provided.

@edenh edenh requested a review from a team as a code owner March 5, 2024 19:06
@andrewjl-mux andrewjl-mux changed the base branch from main to releases/v0.7.0 March 6, 2024 02:11
@andrewjl-mux
Copy link
Contributor

Hey @edenh! Thank you for opening a PR. We're investigating how the SDK handles certain scenarios on macOS and will share more specifics on that here later this week.

@andrewjl-mux andrewjl-mux merged commit d582130 into muxinc:releases/v0.7.0 Mar 13, 2024
@github-actions github-actions bot mentioned this pull request Mar 15, 2024
andrewjl-mux added a commit that referenced this pull request Mar 15, 2024
* feature: add macos deployment target (#102)

* fix: clean up chunk memory (#101)

* 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]>

---------

Co-authored-by: Eden Halperin <[email protected]>
Co-authored-by: Tomislav Kordic <[email protected]>
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