Is it possible to run an `actor` on a dedicated Di...
# coroutines
v
Is it possible to run an
actor
on a dedicated Dispatcher (e.g. the IO one)?
e
actor(<http://Dispatchers.IO|Dispatchers.IO>) {}
v
omg, nice
thanks