-
Hi, cool library!
I sometimes receive the following error followed by the console crashing:
```
Fatal Python error: PyEval_RestoreThread: the function must be called with the GIL held, after Pyth…
-
-
### Is your feature request related to a problem?
Python 3.13 will be available as an experimental free-threaded build that has the GIL disabled. It should hopefully be possible to build aiohttp on t…
-
Ubuntu 20.04.3 LTS
Python 3.8.10
dask-scheduler, version 2021.12.0
distributed, version 2021.12.0
distributed.core - INFO - Event loop was unresponsive in Worker for 7.66s. This is …
-
Since the "Current battle drop anticipation" sees gil drops, would it be worth adding in a Gil row in the drop database that shows average gil dropped for each stage? The drops/run column could just s…
-
- What happens if workers frequently run functions that hold the GIL
- Are our default configurations configured robust to survive 1s, 5s, 30s, 5min GIL holding?
- Is Coiled relying on the GIL to be…
-
**Description:**
Please make Python 3.13 available, built with the `--disable-gil` flag.
**Justification:**
Thank you for actions/setup-python and especially for making it possible to t…
-
[What is the Python Global Interpreter Lock (GIL)? – Real Python](https://realpython.com/python-gil/)
The creator and BDFL of Python, Guido van Rossum, gave an answer to the community in September …
-
### Description
See title.
### More info
https://discord.com/channels/581875019861328007/685275026156683280/812136844124225566
Original requester: konokono#1127
----
- [x] I checked…
-
```
(venv) @clin1234 ➜ /workspaces $ pip install jiter
Collecting jiter
Using cached jiter-0.5.0.tar.gz (158 kB)
Installing build dependencies ... done
Getting requirements to build wheel .…