Closed akrejcir closed 1 year ago
/retest
/cc @0xFelix @ksimon1 @lyarwood
A few nits and supernits, I'd also like to see some coverage of watching directories in
filewatch_test.go
. I assume functional tests would be a follow up for this?
I will add more tests.
Tests added.
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: 0xFelix
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
What this PR does / why we need it: When watching a file, the watch ends when it is deleted, and there is no way to restart it.
Release note: