Join Slack
Powered by
You're saying flowOn(context).map(::executeAsOne),...
# squarelibraries
j
jw
06/13/2020, 12:13 AM
You're saying flowOn(context).map(::executeAsOne), right?
d
Dominaezzz
06/13/2020, 12:52 AM
Other way round. map(::executeAsOne).flowOn(context)
👍 1
j
jw
06/13/2020, 2:00 AM
i have literally never used flowOn except for once in sqldelight where i direct ported the RxJava code and then found it doing the wrong thing
2
Views
Open in Slack
Previous
Next