-
* gevent version: gevent==23.9.1
* Python version: python==3.8.8
* Operating System: centos
### Description:
**REPLACE ME**: Adequate Concurrency Testing
```python-traceback
Traceback…
-
### Step 1: Please describe your environment
* ZeroNet version: _____
* Operating system: _____
* Web browser: _____
* Tor status: not available/always/disabled
* Opened port: yes/no
…
-
If we're using gevent as the worker pool, is there some identifier to track the green thread? Can we export that alongside?
This will allow us to figure out if the —concurrency=15 really is working o…
-
It was already discussed in #672 , but it was closed.
# 🐛 Bug Report
* [V] 📁 I've Included a ZIP file containing my librephotos `log` files
* [V] ❌ I have looked for similar issues (includ…
-
I'm looking at cleaning up the packaging and dependencies or tinyrpc in Fedora. We don't have gevent-websocket packaged, and as it seems to be unmaintained would really rather not do so. I see that …
-
### Steps to reproduce the issue
```console
$ spack spec -I py-gevent
/shared/spack/lib/spack/spack/solver/concretize.lp:1640:5-11: info: tuple ignored:
#sup@2
/shared/spack/lib/spack/spack…
-
### Environment
Which SDK and version?
sentry-sdk==0.20.2
gevent==21.1.2
gunicorn==20.0.4
### Steps to Reproduce
I have this code:
```
from gevent import monkey
monkey.patch_all()
im…
-
**Hi, I followed up on the instructions and found this error in the final test. Is there anyone have some ideas? I appreciate any reply!**
(robot) autostruct-1@autostruct1-Precision-7820-Tower:~/…
-
## Environment data
- debugpy version: 1.6.5 (default from VS Code Python Extension 2022.20.2)
- OS and version: Linux Mint 21.1
- Python version : 3.8 (venv)
- VS Code version: 1.74.3
- ge…
-
Environment:
Python 3.12.3
Ubuntu 22.04
dependencies:
```
gevent==24.2.1
greenlet==3.0.3
python-magic==0.4.27
```
### Description:
The combination below ends up in the error …