aboutsummaryrefslogtreecommitdiff
path: root/coroutine-utils/src
AgeCommit message (Expand)Author
2023-09-28refactor: use `runSuspendCatching` from `kotlin-result`Harsh Shandilya
2023-06-04fix: clear violations of `RawDispatcherUse`Harsh Shandilya
2023-04-29fix(deps): update dependency com.facebook:ktfmt to v0.44 (#2490)...renovate[bot]
2022-07-22Begin cleaning up Detekt warnings (#2027)Harsh Shandilya
2022-07-15all: re-do package structure yet againHarsh Shandilya
2022-06-04Miscellaneous cleanups (#1934)...Harsh Shandilya
2022-03-23fix: ignore `CancellationException` in suspend functions (#1794)...Aditya Wasan
2021-12-09Refactor coroutine testing setup (#1583)...Harsh Shandilya