š£ š£ š£ kotlinx.coroutines 1.6.4 is here! The highlights:
⢠Module `kotlinx-coroutines-test`: added
TestScope.backgroundScope
for launching coroutines that perform work in the background and need to be cancelled at the end of the test.
⢠Fixed the issue with 1.6.2 and 1.6.3 where the updated POM of