05nelsonm / kmp-process

Process implementation for Kotlin Multiplatform
Apache License 2.0
30 stars 1 forks source link

Check `isDestroyed` instead of `handle.isClosed` when terminating `Worker` threads #72

Closed 05nelsonm closed 8 months ago

05nelsonm commented 8 months ago

Closes #71