Commit graph

2 commits

Author SHA1 Message Date
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