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
@glennawatson
Copy link
Contributor

I'll bump and release this weekend btw. I generally try and release on weekends when I can.

@Cheesebaron
Copy link
Contributor Author

Yep, all good. I unblocked myself locally with the workaround I described in the linked issue.

Thanks @glennawatson :)

@Cheesebaron Cheesebaron deleted the bugfix/gh-4183-rxschedulers-tests branch October 15, 2025 08:49
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 30, 2025
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.

[Bug]: RxSchedulers do not work with TestScheduler

2 participants