Chromium Code Reviews
DescriptionBetter implementation of shutdown timeout.
In addition to being easier to read, Future.timeout() has the
advantage that if the future completes before the timeout, there isn't
a pending asynchronous event unnecessarily keeping the process alive.
R=scheglov@google.com
Committed: https://code.google.com/p/dart/source/detail?r=38748
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||