Commit graph

3 commits

Author SHA1 Message Date
Manuel de Brito Fontes
dbe1880f60 Fix random watch errors 2017-07-26 22:31:34 -04:00
Marcin Owsiany
e374b0a927 Fix a data race in TestFileWatcher (#24).
Use a channel to report events to the test, rather than a variable without
synchronization.
2016-11-25 13:20:43 +01:00
Manuel de Brito Fontes
ed9a416b01 Split implementations from generic code 2016-11-23 21:17:49 -03:00