Skip to content

CurrentThreadScheduler Delayed Execution Fix #239

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

Merged
merged 3 commits into from
Apr 18, 2013

Conversation

mairbek
Copy link
Contributor

@mairbek mairbek commented Apr 18, 2013

Added unit tests for the delayed execution for CurrentThreadScheduler.
Re-implemented queueing in order to make those tests pass.

mairbek added 3 commits April 18, 2013 20:43
Unit test that mixes delayed and immediate scheduling.
Added counter to resolve conflicts in case in time between enqueueing took less than 1 ms.
Conflicts:
	rxjava-core/src/main/java/rx/concurrency/SleepingAction.java
@cloudbees-pull-request-builder

RxJava-pull-requests #100 SUCCESS
This pull request looks good

@benjchristensen
Copy link
Member

Thanks for improving this.

benjchristensen added a commit that referenced this pull request Apr 18, 2013
CurrentThreadScheduler Delayed Execution Fix
@benjchristensen benjchristensen merged commit d8181f5 into ReactiveX:master Apr 18, 2013
@mairbek mairbek deleted the sched-priorityqueue branch April 18, 2013 19:08
rickbw pushed a commit to rickbw/RxJava that referenced this pull request Jan 9, 2014
CurrentThreadScheduler Delayed Execution Fix
jihoonson pushed a commit to jihoonson/RxJava that referenced this pull request Mar 6, 2020
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.

3 participants