tusharmath/Multi-threaded-downloader

Problem With Files Downloaded In Windows

partakit opened this issue · 2 comments

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 !

Is this issue related to #186 ?

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