Skip to content
This repository has been archived by the owner on Apr 25, 2021. It is now read-only.

v0.1.2: fix: Add 'isActive' check for suspended couroutine

Latest
Compare
Choose a tag to compare
@michaelbukachi michaelbukachi released this 13 Aug 11:07
· 38 commits to master since this release
This commit adds a call to the `isActive` method to prevent resuming/cancelling of the coroutine after it has been completed

Other changes:
- Bump up compile sdk 28 -> 29