Open
Description
The main benefit of making it stable is to enable other libraries that depend on kotlinx.coroutines
leverage stacktrace.
E.g. retrofit is not ready to do so unless CopyableThrowable
is stable: square/retrofit#3474
We should evaluate potential enhancements and interactions with (also potential) global exception registry for exceptions beyond user's control and promote it to stable