Re: [Rdkit-discuss] INCHI-API Mutex

2020-10-05 Thread Greg Landrum
Hi Jin Pan, That's a great question. It sounds like we probably can remove the mutex, and it's definitely something worth trying (and then testing). I won't have time to do this in the immediate future, but removing the mutex and adding some tests that are analogous to the other multithreaded test

[Rdkit-discuss] INCHI-API Mutex

2020-10-05 Thread Jin Pan
Hello rdkit-discuss, Commit 6cfd34 from 2012 introduced a mutex to make the InChi code threadsafe. InChI v1.05 was released in 2017, with release notes announcing better thread safety: As global and static objects m