DescriptionImplement promised watch behaviour.
1. There are no reasons to use different watch function between
computeDelta() invocations, so I moved it to the constructor.
2. We need to call it, and await, before reading files, not after.
3. Added tests.
R=ahe@google.com, paulberry@google.com, sigmund@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/c2f18fc9307f3b79e15ac437326ed7b9e7b45c5e
Patch Set 1 #
Total comments: 3
Messages
Total messages: 10 (2 generated)
|