Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

notify: fix data races on fsnotify_bsd #31

Merged
merged 2 commits into from
Feb 7, 2013
Merged

notify: fix data races on fsnotify_bsd #31

merged 2 commits into from
Feb 7, 2013

Conversation

fsouza
Copy link
Contributor

@fsouza fsouza commented Feb 6, 2013

Related to #29. I still need to check how it's behaving on Linux.

I won't be able to test it on Windows, unfortunately.

All data races detected in tests, that happens in fsnotify_bsd file are
now fixed. I still need to fix data races in tests.

Related to #29.
go test -race does not report any data races in darwin anymore. I still
need to check Linux.

Related to #29.
@howeyc howeyc merged commit dbd526b into howeyc:master Feb 7, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants