Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(113)

Issue 425803009: Better implementation of shutdown timeout. (Closed)

Created:
6 years, 4 months ago by Paul Berry
Modified:
6 years, 4 months ago
Reviewers:
scheglov
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Better 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -8 lines) Patch
M pkg/analysis_server/test/integration/integration_tests.dart View 1 chunk +2 lines, -8 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
6 years, 4 months ago (2014-07-30 19:55:26 UTC) #1
scheglov
LGTM
6 years, 4 months ago (2014-07-30 19:56:27 UTC) #2
Paul Berry
6 years, 4 months ago (2014-07-30 20:15:05 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r38748 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698