-
Ian Lance Taylor authored
Closing the inotify file descriptor can take over a second when running on Ubuntu Precise in an NFS directory, leading to the test error in issue 3132. Closing the event channel first lets a client that does not care about the error channel move on. Fixes #3132. R=golang-dev, dave, rsc CC=golang-dev https://golang.org/cl/7300045
da35d425
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
inotify_linux.go | ||
inotify_linux_test.go |