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

Issue 12314148: Make sure the socket unsubscribes on error, so we don't get race conditions between an error and an… (Closed)

Created:
7 years, 9 months ago by Anders Johnsen
Modified:
7 years, 9 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make sure the socket unsubscribes on error, so we don't get race conditions between an error and an immidiately following close event. This makes sure we always see the expected errors. BUG= Committed: https://code.google.com/p/dart/source/detail?r=19117

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -13 lines) Patch
M runtime/bin/socket_patch.dart View 1 chunk +15 lines, -13 lines 0 comments Download
M sdk/lib/io/io_stream_consumer.dart View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Anders Johnsen
7 years, 9 months ago (2013-02-27 09:25:04 UTC) #1
Søren Gjesse
7 years, 9 months ago (2013-02-27 09:26:20 UTC) #2
Søren Gjesse
lgtm
7 years, 9 months ago (2013-02-27 09:26:24 UTC) #3
Anders Johnsen
7 years, 9 months ago (2013-02-27 09:27:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 manually as r19117 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698