-
It was discovered today on BioXAS that it is possible that if the motor is in Open Loop mode and it finishes it's move before the first value monitor that it is possible for the scan to end up reading…
-
```
In _negotiatehttp, the following loop may run indefinetly:
# We read the response until we get the string "\r\n\r\n"
resp = self.recv(1)
while resp.find("\r\n\r\n".encode()) == -1:
resp = res…
-
## Bug Report:
- **Description:** _(Clear/concise. Screenshot/Video welcome)_
The progress bar is not hidden when I choose "Hide player controls bar -> When paused." It only work…
-
Hello, i hope you are ok.
I am having a issue with chars lose after doing a fwpage using telnetlib3, I don’t know if it is a bug or is not supported with CP1145
this is the program:
```
import…
-
## Description
has a 10 try for loop that tries to pick a random tile within grid aabb which will just randomly fail sometimes
needs to not do this shit and just bfs from a tile within the fix…
-
I'm on DASH and @jbt7rr has Medtrum. I had a 3h open loop with the summer/winter time change but he did not...
![Screenshot_20231029_093845_Discord.jpg](https://github.com/nightscout/AndroidAPS/asset…
-
In my company, we are developing small OpenSource libraries in various technologies (currently Java, .NET, C++ with C wrappers).
To be able to test those libraries with the same set of test scripts, …
-
### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version o…
-
## Investigate/check
- [ ] Do we restart loops correctly in all kind of connection errors? E.g. `RestartNeeded` does it stop loop or restart? Or the only solution is to restart substrate-relay?
…
-
Tests fail when awaiting aioca coroutines:
```
Traceback (most recent call last):
File "/scratch/twj43146/Programming/PandABlocks-ioc-fork/.venv/lib/python3.10/site-packages/_pytest/runner.py", l…