coroutinesmanager v1.2.21 Release Notes

Release Date: 2019-11-20 // over 4 years ago
  • ➕ Added new functionality to IAsyncTasksManager.kt using withContext(asyncCoroutineContext):

    • doWithAsync
    • doTryCatchWithAsync
    • doTryCatchFinallyWithAsync
    • doTryFinallyWithAsync