Hi, I have a query: in case of multi-threading, wh...
# android
s
Hi, I have a query: in case of multi-threading, why subscribeOn() does not work for PublishSubject?
stackoverflow 3
r
I am using all subjects and its works @Shashank Gupta
p
Why would you use subscribeOn on a subject?