launch
Launch a coroutine within the libnexakotlin handler threads, or a scope you provide. This is a small helper function to launch a couroutine outside of the kotlin default handler (which tends to get busy), with a default exception handler that logs the exception and continues.