tusharmath/Multi-threaded-downloader

file descriptor didn't close when download finished

cyrilluce opened this issue · 2 comments

file descriptor didn't close when download finished, which block other modifications.
version: 1.4.1

Pull request welcome!

@cyrilluce With the new 2.0 release file descriptors will be accessible to the consumer, thus making it the consumer's responsibility to make sure they are closed.