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

Issue 68253010: Be sure we don't forward an error to a closed event stream. (Closed)

Created:
7 years, 1 month ago by nweiz
Modified:
7 years, 1 month ago
Reviewers:
Bob Nystrom
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Be sure we don't forward an error to a closed event stream. R=rnystrom@google.com BUG=15034 Committed: https://code.google.com/p/dart/source/detail?r=30210

Patch Set 1 #

Patch Set 2 : Un-mark the test as flaky #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -7 lines) Patch
M pkg/pkg.status View 1 1 chunk +0 lines, -3 lines 0 comments Download
M pkg/watcher/lib/src/async_queue.dart View 2 chunks +2 lines, -3 lines 2 comments Download
M pkg/watcher/lib/src/directory_watcher/polling.dart View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
nweiz
7 years, 1 month ago (2013-11-12 20:58:17 UTC) #1
nweiz
It's hard to tell exactly what's causing issue 15034 because of the lack of stack ...
7 years, 1 month ago (2013-11-12 20:59:51 UTC) #2
Bob Nystrom
https://codereview.chromium.org/68253010/diff/50001/pkg/watcher/lib/src/async_queue.dart File pkg/watcher/lib/src/async_queue.dart (left): https://codereview.chromium.org/68253010/diff/50001/pkg/watcher/lib/src/async_queue.dart#oldcode11 pkg/watcher/lib/src/async_queue.dart:11: typedef void ErrorHandler(error); Why remove this typedef?
7 years, 1 month ago (2013-11-12 21:31:06 UTC) #3
nweiz
https://codereview.chromium.org/68253010/diff/50001/pkg/watcher/lib/src/async_queue.dart File pkg/watcher/lib/src/async_queue.dart (left): https://codereview.chromium.org/68253010/diff/50001/pkg/watcher/lib/src/async_queue.dart#oldcode11 pkg/watcher/lib/src/async_queue.dart:11: typedef void ErrorHandler(error); On 2013/11/12 21:31:07, Bob Nystrom wrote: ...
7 years, 1 month ago (2013-11-12 21:54:29 UTC) #4
Bob Nystrom
LGTM.
7 years, 1 month ago (2013-11-12 21:55:55 UTC) #5
nweiz
7 years, 1 month ago (2013-11-12 22:19:28 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r30210 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698