Fix bugs where events could be added after watchers were closed.
Fix bugs where events could be added after watchers were closed. R=rnystrom@google.com BUG=dartbug.com/22653 Review URL: https://codereview.chromium.org//995623002
A file system watcher.
It monitors changes to contents of directories and sends notifications when files have been added, removed, or modified.