spring-attic / reactor-core-js

The Reactive-Streams based implementation of Reactor-Core in Javascript
Apache License 2.0
51 stars 9 forks source link

fix flux-concat #4

Closed tsachev closed 6 years ago

tsachev commented 6 years ago

Previously concatMap did not complete.