The IO continuation is able to find thrown excepti...
# arrow
r
The IO continuation is able to find thrown exceptions and raise them to the error context automatically if you are using any of the
Fx
variants including the one for concurrent which is the one
IO
exposes.