Why not allow calling `.onTimeout { ... }` on `wit...
# coroutines
l
Why not allow calling
.onTimeout { ... }
on
withTimeout(...)
?