summaryrefslogtreecommitdiff
path: root/opendc-common/src/main/java/org/opendc/common/DispatcherProvider.java
AgeCommit message (Collapse)Author
2022-11-13feat(common): Add compatibility with Kotlin coroutinesFabian Mastenbroek
This change adds support for converting a `Dispatcher` implementation into a `CoroutineDispatcher` instance.