tleonardi / nanocompore

RNA modifications detection from Nanopore dRNA-Seq data
https://nanocompore.rna.rocks
GNU General Public License v3.0
78 stars 12 forks source link

Errors thrown by worker processes are not raised by the main process #140

Closed tleonardi closed 4 years ago

tleonardi commented 4 years ago

Not sure where the problem is, but it appears that we are not handling the error_q properly

tleonardi commented 4 years ago

Duplicate of #104