hestia-rsps / hestia

An open-source Kotlin game server.
BSD 3-Clause "New" or "Revised" License
16 stars 4 forks source link

Defer Coroutines #99

Closed GregHib closed 4 years ago

GregHib commented 4 years ago

Replace custom coroutine with suspendCancellableCoroutine and Continuation<*> inside the TaskScope