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

Rename launcher scripts and fix download timeout handling. #172

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Conversation

volllly
Copy link
Contributor

@volllly volllly commented Apr 9, 2024

As part of using the migration script the launcher .zip file is copied into the old launcher folder. since the test.cmd script already exists there in the old version it has to be overwritten and is then backed up as part of the old launcher files.

To solve this we renamed the scripts in the new launcher to launcher-*.cmd. As a plus this leads to them being next to each other in the file list when sorted alphabetically.

We've also change the handling of the download timeout to not cancel the download if its already running but only when the connection is timing out.

@volllly volllly requested a review from a team as a code owner April 9, 2024 06:27
@volllly volllly merged commit 5287a8f into main Apr 9, 2024
15 checks passed
@volllly volllly deleted the fixes branch April 9, 2024 10:38
@github-actions github-actions bot locked and limited conversation to collaborators Apr 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants