ReactiveX / rxdart

The Reactive Extensions for Dart
http://reactivex.io
Apache License 2.0
3.37k stars 270 forks source link

Fix ConcatEagerStream bug #682

Closed Stitch-Taotao closed 2 years ago

Stitch-Taotao commented 2 years ago

activeSubscription never change to next subsciption.

codecov-commenter commented 2 years ago

Codecov Report

Merging #682 (5002ae3) into master (dfae6fa) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #682      +/-   ##
==========================================
+ Coverage   93.59%   93.63%   +0.04%     
==========================================
  Files          76       76              
  Lines        2309     2309              
==========================================
+ Hits         2161     2162       +1     
+ Misses        148      147       -1