Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-12-13 | 333 Bytes | |
v0.1.2.tar.gz | 2021-12-13 | 35.5 kB | |
v0.1.2.zip | 2021-12-13 | 60.3 kB | |
Totals: 3 Items | 96.2 kB | 0 |
Fixed
- Fix rename directory will lose directory contents on Linux.
- Fix write file return
ErrShortWrite
error in the concurrent scene.
Enhancements
- Use the
list.List
to save messages and events, avoid lost data. - Remove the
msg_queue
param in thesrc
flag. - Reduce the monitor writes file repeated.