you are viewing a single comment's thread
view the rest of the comments
[–] 7 points 2 years ago

Note the caveat:

With PYTHON_GIL=0 set, I spot-checked a few tests and small programs that don't use threads. They all seem to run fine, and very basic threaded programs work, sometimes. Trying to run the full test suite crashes pretty quickly, in test_asyncio

  • source