ericsnowcurrently / multi-core-python

Enabling CPython multi-core parallelism via subinterpreters.
BSD 3-Clause "New" or "Revised" License
245 stars 6 forks source link

C extension init races under subinterpreter #39

Open ericsnowcurrently opened 6 years ago

ericsnowcurrently commented 6 years ago

https://github.com/pyca/cryptography/issues/2299