Skip to content

Fix updater error on Windows#1916

Merged
Flamefire merged 2 commits into
masterfrom
update-fix
Apr 25, 2026
Merged

Fix updater error on Windows#1916
Flamefire merged 2 commits into
masterfrom
update-fix

Conversation

@Flamefire

Copy link
Copy Markdown
Member

Fix removal of bz2 file
The file handle wasn't closed yet so removing it failed on Windows as it was still "in use".

Fixes #1914

@Flamefire
Flamefire requested a review from Flow86 April 25, 2026 15:47
Remove an earlier workaround to avoid duplicate space chars being sent.

Fixes #1855
@Flamefire
Flamefire enabled auto-merge (rebase) April 25, 2026 17:41
@Flamefire
Flamefire merged commit 37e4166 into master Apr 25, 2026
20 checks passed
@Flamefire
Flamefire deleted the update-fix branch April 25, 2026 22:40
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.

Updater on windows only updates one file and exits

2 participants