enter

suspend fun OpenChannel.enter()

Deprecated

As of 4.17.0, replaced with awaitEnter().

Replace with

awaitEnter()

Enters this channel. This method is asynchronous.

Since

4.15.0