Closed
Description
These threads should not need interrupt
because they should naturally reach end of stream and then join:
pdf-extract/src/pdfextract/PDFToHtml.java
Lines 163 to 170 in c688bbf
Currently as coded it's possible to interrupt before they collect all of the program's output, non-deterministically and silently resulting in less data.
Metadata
Assignees
Labels
No labels
Activity
#45, #46 fixed