Skip to content
Foreground and background tasks usability and documentation improvements

### Suite

- Foreground and background tasks now have a custom CoroutineName to ease debugging (0bcd76e2, !76)

### Kotest runner

- Prepared doesn't set the deprecated testCoroutineDispatcher parameter anymore (a8777179, !76)

### Documentation

- Improved documentation of foreground and background tasks
- Added a website page on foreground and background tasks