DescriptionUse while(condition) around monitor wait, in file_system_watcher_macos.
This fixes a potential threading-issue, where the wacther could be used before it was fully initialized, if 'wait' woke up before notify.
BUG=
R=sgjesse@google.com
Committed: https://code.google.com/p/dart/source/detail?r=29163
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|