ronshapiro / rxjava-priority-scheduler

An RxJava scheduler that incorporates priorities in scheduling tasks
55 stars 6 forks source link

parallelism() method was removed from rxjava #2

Closed MercurieVV closed 9 years ago

MercurieVV commented 9 years ago

You are using this method. It was removed from rx java. Here is commit: https://github.com/ReactiveX/RxJava/commit/9d07b367b2e1efd2e2dfe28ec0240595b8d76108

ronshapiro commented 9 years ago

Great find! See #3.