Autodesk / coroutineworker

Kotlin Coroutine-based workers for native
Apache License 2.0
370 stars 24 forks source link

Kotlin 1.4.21 + WorkerBoundReference #76

Closed benasher44 closed 3 years ago

benasher44 commented 3 years ago

This upgrades to Kotlin 1.4.21, gradle 6.8, and switches the StableRef hack to use WorkerBoundReference, which is new.