]> go.fuhry.dev Git - fsnotify.git/commit
fix go vet warnings: call to (*T).Fatalf from a non-test goroutine (#416)
authorIchinose Shogo <shogo82148@gmail.com>
Mon, 17 Jan 2022 14:35:07 +0000 (23:35 +0900)
committerGitHub <noreply@github.com>
Mon, 17 Jan 2022 14:35:07 +0000 (23:35 +0900)
commit73c3b57488289565a440dd578a30c7163861de81
treefa1362cac22a8f1a519e1a833a4715e0ce587dcc
parentaf855d7e6014ec848882bb2ed7d40d536872d275
fix go vet warnings: call to (*T).Fatalf from a non-test goroutine (#416)
inotify_poller_test.go
inotify_test.go
integration_test.go