]> go.fuhry.dev Git - fsnotify.git/commit
[bugfix] close handle when remWatch open in getIno (#288)
authorjie <pcfunjie@gmail.com>
Sun, 31 Jul 2022 20:42:51 +0000 (04:42 +0800)
committerGitHub <noreply@github.com>
Sun, 31 Jul 2022 20:42:51 +0000 (22:42 +0200)
commit928895c7325a60d9cbf344e516947cfc435119a7
tree41cfd77e758a853f8b4f1ae5206008773de67691
parentf174f957f0fdd3f31fc784318e30cdd58df878f1
[bugfix] close handle when remWatch open in getIno (#288)

* [bugfix] close handle when remWatch open in getIno

* Use new tests

Note: the tests pass even without the syscall.CloseHandle()

Co-authored-by: jie <jie@tt.com>
Co-authored-by: Martin Tournoij <martin@arp242.net>
integration_test.go
windows.go