Closed haova closed 3 years ago
hi @anhhao-me, Thanks for reporting this issue. Two questions: 1) is this a problem purely on running the tests, or have you seen these issue also when running the library in production? 2) "I saw more problems than this one": which other issues have you seen?
Currently tail
emits specific error events after unwatch
. There's no additional line event after unwatch
.
Hi, I forked a new repository and run a test case. Then this error appeared:
After a few minutes of research, I detected the problem occur when a change event still emit after unwatching the file.
I'm using Ubuntu 20.04 and saw more problems than this one. Hope to see your fixes in the future soon.
Thanks.