v0.1.2
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.