tusharmath / Multi-threaded-downloader

A http file downloader made in nodejs
MIT License
194 stars 90 forks source link

Problem With Files Downloaded In Windows #187

Open partakit opened 7 years ago

partakit commented 7 years ago

I am developing an app with electron. this app downloading some file with mt-downloader@0.2.10. When file get downloaded In windows and app is still running, windows can not open the file( this will happen only in windows, we haven't encountered any issue in Mac OSx). once app closed, windows is able to open the file !

tusharmath commented 7 years ago

Is this issue related to #186 ?

hgouveia commented 6 years ago

Same issue happening to me, im working on node-webkit, on windows