You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rearchitected to use coroutines for asynchronous operations, hopefully improving CPU utilisation. Please report any issues to the github, as there should be no changes to the experience.
Updated build system to Gradle 9.2.1 and IntelliJ Platform Gradle Plugin 2.10.5
Fixed test configuration to properly support Kotest with JUnit 5 while maintaining compatibility with Gradle test infrastructure