-
Am I missing something?
Python version: 3.12.3
OS: Ubuntu 24.04.1 LTS
```
from speedruncompy.endpoints import GetGameLeaderboard2
```
```
Traceback (most recent call last):
File "/snap…
-
### How can we reproduce the crash?
Our server just crashed twice with the attached cryptic error. I'm not sure if this is of any value, but the Bun output told me to file an issue 😉
### Relevant l…
-
After clicking on the input box, the program froze and crashed. I tried using examples/popup.rs and encountered the same problem. My computer is running on Windows 11 system
```
pub fn create_…
uefva updated
2 weeks ago
-
**Describe the bug**
I am working on integrating r2r into my existing Python/Gradio-based app. When I import the R2RClient, I receive the following errors:
```
Exception in thread Thread-4 (run):…
-
**Describe the bug**
When trying to add a new event in ikhal, it crashes with `AttributeError: 'zoneinfo.ZoneInfo' object has no attribute '_tzinfos'`
**If applicable: Stack Trace**
```
● ik…
-
❯ seagoat-server start ~/Projects/middleware/control/pong-front-end
2023-09-23 11:21:57,045 Creating server...
2023-09-23 11:21:57,046 Starting worker thread...
2023-09-23 11:21:57,047 Serving on h…
-
There's no really any need for the Python event-loop to be running in WSGI protocol; as of today the only reason we run it is to have code shared with other protocols in `src/workers.rs`.
Not ident…
-
### Checklist
- [X] 1. I have searched related issues but cannot get the expected help.
- [X] 2. The bug has not been fixed in the latest version.
- [X] 3. Please note that if the bug-related iss…
-
I am writing some async code to wrap the skaha sessions into a job function so that I can concurrently generate containers. Here is a simplified example of the code I am trying to run
```
# import…
-
### Bug Description
Following the tutorial on LATS agent (https://docs.llamaindex.ai/en/stable/examples/agent/lats_agent/) result in the RuntimeError : Event loop is closed
### Version
0.11.12
##…