> Only full-blow dispatcher implementation can ...
# arrow
p
Only full-blow dispatcher implementation can be “switched back onto”
Could you please write a dispatcher that captures the current thread? This is available in other concurrency frameworks, it enables trampolining things on the same thread to the next 'tick' of the coroutine machinery. It's useful when doing IO operations or timing-sensitive things like layout passes or animations.