Chapter 25 : UseCase22 - Context Switching with flowOn
Feb 19 · 2 min read · In this chapter we answer the core question :
If Flow is sequential, then how do we control which thread executes which part?
That’s what flowOn does.
Flow is context-preserving by default. It means t