Skip to content

Conversation

Cheesebaron
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix

Fixes #4183

What is the current behavior?

When using SchedulerExtensions in ReactiveUI.Testing, the new RxSchedulers are not set correctly which fails tests.

What is the new behavior?

Now setting both RxApp schedulers and RxSchedulers in the extensions. Also added test coverage to ensure fixes are ok

What might this PR break?

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

@glennawatson glennawatson merged commit 9e7eac7 into reactiveui:main Oct 14, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: RxSchedulers do not work with TestScheduler

2 participants