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

Issue 1238503004: Alternative implementation of StreamQueue.fork which has no impact if it

Created:
5 years, 5 months ago by Lasse Reichstein Nielsen
Modified:
5 years, 5 months ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/async@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Alternative implementation of StreamQueue.fork which has no impact if it isn't being used.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -10 lines) Patch
M lib/src/stream_queue.dart View 6 chunks +14 lines, -7 lines 0 comments Download
A lib/src/subscription_fork.dart View 1 chunk +132 lines, -0 lines 0 comments Download
M test/stream_queue_test.dart View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (1 generated)
Lasse Reichstein Nielsen
5 years, 5 months ago (2015-07-16 13:41:45 UTC) #2
Alternative version of StreamQueue.fork which I would prefer.

Powered by Google App Engine
This is Rietveld 408576698