is there any recommended alternative to `runCatching` that re-throws `CancellationException` ?
d
is there any recommended alternative to
runCatching
that re-throws
CancellationException
?