]> go.fuhry.dev Git - fsnotify.git/commit
Test adding a path more than once; update documentation (#549)
authorMartin Tournoij <martin@arp242.net>
Tue, 17 Jan 2023 17:20:23 +0000 (18:20 +0100)
committerGitHub <noreply@github.com>
Tue, 17 Jan 2023 17:20:23 +0000 (18:20 +0100)
commitedf810edc9954847115bf68c800336edcfa0cb43
treef9517f6f8dc5677af3dea9d97fd5f0dd423e0269
parent61cd2cbf08a29ac72a97b79c41f8200d61d6ef50
Test adding a path more than once; update documentation (#549)

Seems like this doesn't return an error with any backend. Maybe it
should, but we can't really change it because it's not compatible. I
tested with v1.5.4 and v1.4.8 too to make sure it's not a recent
regression, and it behaves identical there too.

Fixes #548
backend_fen.go
backend_inotify.go
backend_kqueue.go
backend_other.go
backend_windows.go
fsnotify_test.go
mkdoc.zsh