mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Adds a df_forceStop to stop readers and writers, clears out queues on destructor * Propery implement close function, requires protected closeStreams * changes from greg's version * close() needs to be called in the derived destructors * Close the writers before the reader to avoid deadlock * Don't process trailing new lines * Don't accept pushes if the queue is done * Add mutex protecting d_threadCounter, remove unneeded forceStop checks * Update Code/GraphMol/FileParsers/MultithreadedMolSupplier.cpp Co-authored-by: Greg Landrum <greg.landrum@gmail.com> * Add comment for the d_threadCounterMutex unlock --------- Co-authored-by: = <=> Co-authored-by: Greg Landrum <greg.landrum@gmail.com>
17 KiB
17 KiB