inspirehep / beard

Bibliographic Entity Automatic Recognition and Disambiguation
Other
66 stars 36 forks source link

clustering: better way to finish processes. #67

Closed MSusik closed 9 years ago

MSusik commented 9 years ago

Signed-off-by: Mateusz Susik mateusz.susik@cern.ch

MSusik commented 9 years ago

In the previous PR I assumed that multiprocessing queues are FIFO. Unfortunately it's not true, and in the previous implementation some subprocesses might not finish.