rxjs
rxjs copied to clipboard
Failing test cases for reentrant ReplaySubject
Added 2 failing test cases for ReplaySubject:
- the first is similar to an already existing test, but shows some more unexpected result
- for the second I dont even know what to say. lets say the result is weird
I've implemented a possible fix in https://github.com/backbone87/rxjs/pull/1
Edit: should I make a PR from my repo to rxjs directly instead? 🤔