-
When I check for updates in Theia on Mac, it says there is a new update available. I can then chose to update. When I do that and Theia restarts, it says again that there is an update, and gives me th…
-
### Exploit Reports
- [x] I confirm this issue is not an exploit. (Required)
### BYOND Version
515.1620
### Issue Description
When a dsword hits another dsword as it is parrying, and parries the …
-
I can't find any code to loop around to the first stage after finishing the last stage. Is this implemented?
-
Hello there! I think I might have found an issue.
The client connection seems to enter a loop trying to reconnect after we receive a PersistenceError from the server, as seen in the first line of t…
-
### Current Behavior
If an `AnimatedSprite` is `loop = true`, then, lets say at its 5th loop, is set to `loop = false`, a user would reasonably expect that it would continue looping until the current…
-
## What problem does this address?
While using the query loop block [FSE Themes, Hybrid Themes, WP >= 6.5], there is the ability to set, among the many blocks inherent to the query itself: both the in…
-
In current Lupus design (which in my opinion occurs to be the best one. But maybe we should start again and some other direction will develop?) all of the loop workflow modelling occurs in Decide elem…
-
* **uvloop version**:
latest
* **Python version**:
3.11.2
* **Platform**:
All, and testing on Linux
* **Can you reproduce the bug with `PYTHONASYNCIODEBUG` in env?**:
n.a
* **Does uvlo…
-
### Error Message and Logs
There seems to be a redirect loop preventing Appwrite from loading from the generated url.
### Steps to Reproduce
1. Install Appwrite from the resource catalog
2. Deploy…
-
Currently the net_worker runs all its tasks in a TaskGroup, and so won't pick up any new tasks until every request has finished.
If one request takes a long time, then we won't make any other reque…