For issue #55, i modified the class ThreadedChunkReaderWrapper. It should save the first chunk read, restart the parser after reaching end of file and if the parser have been restarted it should check the following chunks with the saved one (the first one read), and it stops if they're equal.
parser_modified.zip
sorry, i made an error while doing this, please read the next one
For issue #55, i modified the class ThreadedChunkReaderWrapper. It should save the first chunk read, restart the parser after reaching end of file and if the parser have been restarted it should check the following chunks with the saved one (the first one read), and it stops if they're equal. parser_modified.zip
sorry, i made an error while doing this, please read the next one