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

[desktop] Fix stream.end not always being emitted #2296

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

mnvr
Copy link
Member

@mnvr mnvr commented Jun 26, 2024

This caused the reference counts to not be zero when we'd go to clear the cache in clearPendingUploads.

Bug introduced in the nightly build, but didn't have any negative impact except printing an error in the logs because of the unhandled promise rejection.

Ref: nodejs/node#10871 (comment)

@mnvr mnvr merged commit 3193139 into main Jun 26, 2024
2 checks passed
@mnvr mnvr deleted the desktop-zip-cache branch June 26, 2024 09:30
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