v1.6.8
版本发布时间: 2017-10-13 21:27:18
lingochamp/FileDownloader最新发布版本:v1.7.5(2018-08-03 16:15:47)
- Fix: fix resume from breakpoint failed because of
isAlive
not guarantee on Network-thread. this closes #793 - Fix: fix resume from breakpoint failed, because of multi-thread update status very frequently and Messenger can't guarantee order. this refs #793, #764, #721, #769, #763, #761, #716
- Fix: do not crash user when a task has finished but the messenger still has messages, because it's fine for the user. this closes #562
- Fix: fix the callback error of 'it can't take a snapshot for the task xxx' when a user invokes pause very frequently.
- Fix: fix the case of process on the model is wrong which raise 416 each time when restarting it.