getCoroutineSession

abstract fun getCoroutineSession(handler: Any): CoroutineSession

Get coroutine session for the given mod. When using an extension, coroutine scope is bound to the lifetime of the extension.