6 ms·
The issue is when someone's unattended-upgrades bumps up the version and causes something to come crashing down. The people who need to use nogil should know th
by HoppyHaus 3y ago
The issue is when someone's unattended-upgrades bumps up the version and causes something to come crashing down.
The people who need to use nogil should know that they need to, and will now have the ability to enable it
- samus 3y agoAlmost more importantly, it is also possible to force the GIL to remain on with `PYTHONGIL=1`
- pritambaral 3y ago> ... unattended-upgrades bumps up the version Surely, unattended-upgrades should NOT be bumping major versions?