-
Seeing lots of these in the logs every once in a while.
```
- - [01/Sep/2024:21:29:23 +0000] "GET /workspace/code/stable-effc6e95b4ad1c5ac5f9083ec06663ba4a2e005c?reconnectionToken=4601c7e4-bf17-4…
-
* gevent version: 3.0.3
* Python version: 3.10.11
* Operating System: Linux
### Description:
Traceback (most recent call last):
File "src/gevent/greenlet.py", line 908, in gevent._gevent_cgr…
-
* gevent version: 20.12.1, 21.1.0, 21.1.1, from PyPI
* Python version: cPython `Python 3.8.5 (default, Oct 24 2021, 20:20:05), [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] on linux`, downloaded and compil…
-
#### Linux Distribution
```
echo $(source /etc/os-release; echo $VERSION)
22.04.5 LTS (Jammy Jellyfish)
```
#### Python Version
```
python3 --version
Python 3.10.12
```
#### Sphinx Version
…
-
* gevent version: pip3 install gevent==22.10.2
* Python version: Python 3.8 from dockerhub python:3.8-slim-bullseye
* Operating System: Debian docker container python:3.8-slim-bullseye running on Li…
-
We'd like to use aerospike at a high rate of inserting with our asynchronous code but currently it doesn't work with gevent well.
-
Hi Kundan,
I'm using since years my own custom siprtmp_gevent.py with rtmp.
is upgrade with rtclite won't break anything or is it completely different approach?
also is rtmfp fully integrated? the …
-
It would be nice to have explicit gevent support. Right now stompest will work fine in gevent if you monkey patch python's socket and select. But it would be nice to have stompest work without using m…
-
After upgrading from version 20.1.0 to 22.0.0, we have encountered "Error handling request (no URI read)" errors.
```
[ERROR] 2024-05-10 10:15:49,532 gunicorn.error: Error handling request (no U…
-
### Summary of problem
TL;DR:
- When my application is run under ddtrace-run, my SSE events (using sse-starlette) see what are (to me) spurious propagation of CancellationErrors. This mostly re…