Is there a more efficient threading lock?

Barry barry at barrys-emacs.org
Sat Feb 25 17:48:47 EST 2023


Re sqlite and threads. The C API can be compiled to be thread safe from my
Reading if the sqlite docs. What I have not checked is how python’s bundled sqlite
is compiled. There are claims python’s sqlite is not thread safe.

Barry




More information about the Python-list mailing list