vendredi 22 septembre 2017

Which python test to check if the GIL is well implemented?

I wrote a C++ program that can launch 2 python scripts simultaneously. What kind of python code would fail if the GIL is badly implemented?

For example, I would like to check which solutions work in this case: Multithreaded calls to python from C API

Thank you.

Aucun commentaire:

Enregistrer un commentaire