Skip to content
This repository has been archived by the owner on Feb 16, 2024. It is now read-only.

Fix ReplaySubject InvalidOperationException #462

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

reluctantmedia
Copy link

@reluctantmedia reluctantmedia commented Jun 23, 2020

This fixes #292 , where an InvalidOperationException is thrown in certain situations when using ReplaySubject.

I also fixed a ReplaySubject unit test which was previously disabled and failing due to an incorrect test implementation.

@reluctantmedia reluctantmedia marked this pull request as draft June 23, 2020 10:00
@reluctantmedia reluctantmedia changed the title Fix ReplaySubject InvalidOperationException #292 Fix ReplaySubject InvalidOperationException (Fixes #292) Jun 23, 2020
@reluctantmedia reluctantmedia marked this pull request as ready for review June 23, 2020 10:05
@reluctantmedia reluctantmedia changed the title Fix ReplaySubject InvalidOperationException (Fixes #292) Fix ReplaySubject InvalidOperationException Jun 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Issue with ReplaySubject and Take
1 participant