[PR #328] [CLOSED] Add --speed option to manually set the speed #908

Closed
opened 2026-03-13 22:52:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/alexal1/Insomniac/pull/328
Author: @davebaird
Created: 4/30/2021
Status: Closed

Base: masterHead: master


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/alexal1/Insomniac/pull/328 **Author:** [@davebaird](https://github.com/davebaird) **Created:** 4/30/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (2) - [`52074b4`](https://github.com/alexal1/Insomniac/commit/52074b47b211cfdfc338af65f4723ec6e377073b) Add --speed option to manually set the speed - [`bc16a7f`](https://github.com/alexal1/Insomniac/commit/bc16a7f5d79a1e83d3290ae6022ef125b206503f) -m ### 📊 Changes **2 files changed** (+40 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `insomniac/session.py` (+9 -1) 📝 `insomniac/sleeper.py` (+31 -9) </details> ### 📄 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-13 22:52:38 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Insomniac#908
No description provided.