Closed
Description
Cases where we are using from(x)
instead of innerFrom(x)
cause the inclusion of scheduled
, which then includes a host of other things, observeOn
, subscribeOn
, etc.
Related to conversation here trpc/trpc#1592 (comment)
Cases where we are using from(x)
instead of innerFrom(x)
cause the inclusion of scheduled
, which then includes a host of other things, observeOn
, subscribeOn
, etc.
Related to conversation here trpc/trpc#1592 (comment)