close

abstract override fun close()

Closes this coroutine dispatcher and shuts down its executor.

It may throw an exception if this dispatcher is global and cannot be closed.

Sources

Link copied to clipboard