Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: schedulers will no longer error while rescheduling and unsubscri… #6693

Closed
wants to merge 1 commit into from

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Nov 29, 2021

attn @cartant

…bing during flushes

* chore: use sinon sandbox consistently

* test: add failing flush tests

* fix: don't execute actions scheduled within flush

* test: add failing tests

* fix: avoid calling flush with empty actions queue

Closes ReactiveX#6672

* chore: remove accidental auto-import

* test: call all the dones
@@ -0,0 +1,13 @@
{
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I only added this to keep my IDE from messing with me. haha.

@benlesh benlesh added the 6.x Issues and PRs for version 6.x label Nov 30, 2021
@benlesh
Copy link
Member Author

benlesh commented Dec 19, 2023

Given that this is old as hell, and no one has complained about this behavior. I'm just going to close it.

@benlesh benlesh closed this Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.x Issues and PRs for version 6.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants