| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-11-13 | refactor: Replace use of CoroutineContext by Dispatcher | Fabian Mastenbroek | |
| This change replaces the use of `CoroutineContext` for passing the `SimulationDispatcher` across the different modules of OpenDC by the lightweight `Dispatcher` interface of the OpenDC common module. | |||
