Skip to content

1.x: fix RxRingBuffer-pool depending on the computation scheduler#3924

Merged
akarnokd merged 1 commit intoReactiveX:1.xfrom
akarnokd:ObjectPoolDifferentScheduler
May 10, 2016
Merged

1.x: fix RxRingBuffer-pool depending on the computation scheduler#3924
akarnokd merged 1 commit intoReactiveX:1.xfrom
akarnokd:ObjectPoolDifferentScheduler

Conversation

@akarnokd
Copy link
Member

@akarnokd akarnokd commented May 9, 2016

This PR fixed the ObjectPool dependency on the Schedulers.computation() which can be replaced via plugin hooks causing unexpected and long sleeps (i.e., when computation() is replaced by immediate()).

See #3923.

I'd also consider removing the RxRingBuffer entirely.

@stevegury
Copy link
Member

👍

@akarnokd akarnokd merged commit 2a8d6c7 into ReactiveX:1.x May 10, 2016
@akarnokd akarnokd deleted the ObjectPoolDifferentScheduler branch May 10, 2016 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants