Chromium Code Reviews
DescriptionFix bad handling of done events in _ForwardingStream.
On a done event, the subscription is stale, but the forwarding
stream uses the presence of the subscription as a state-marker for
it being useful. Changed to null the subscription on a done event.
BUG=http://dartbug.com/8311
Committed: https://code.google.com/p/dart/source/detail?r=18212
Patch Set 1 #Patch Set 2 : More tests #
Total comments: 4
Patch Set 3 : Added more chaining in the test. #
Messages
Total messages: 3 (0 generated)
|
||||||||||||||||||||||||||||