mirror of
https://github.com/alexal1/Insomniac.git
synced 2026-04-26 10:05:50 +03:00
[PR #328] [CLOSED] Add --speed option to manually set the speed #452
Labels
No labels
bug
duplicate
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Insomniac#452
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/alexal1/Insomniac/pull/328
Author: @davebaird
Created: 4/30/2021
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
52074b4Add --speed option to manually set the speedbc16a7f-m📊 Changes
2 files changed (+40 additions, -10 deletions)
View changed files
📝
insomniac/session.py(+9 -1)📝
insomniac/sleeper.py(+31 -9)📄 Description
This addresses issue #325 by allowing the user to skip the speed test if they already know the appropriate setting.
If you're using a slow emulator on a fast internet connection, the speed test sets Insomniac to run too fast, resulting in crashes and spurious softban warnings. With this PR you can manually set the speed and skip the speed test altogether.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.