Closed zeroishero closed 1 year ago
I added the comment for watches HashMap.
Any reason to close it ? I did ask for another thing: The unwrap you're using seems like something that could crash. Otherwise the PR is fine.
@0xpr03 are there more changes I should do before it gets approved?
Looks good, I'm just too busy right now and don't wanna rush things.
Huh so apparently github never send my review.. Sorry for that..
Resolves #493 Deleting watched dir only returns Delete self and Ignore event. Unlike deleting other folders, it doesn't return events to check whether it is dir or not.
I stored whether path is dir or not in watches. Taking metadata after delete event triggers is not possible.