[Gradle] KotlinPluginLifecycle: Implement CoroutineStart and start futures 'Undispatched' by default

This API was inspired by kotlinx.coroutines and shall help
making Kotlin Gradle Plugins 'Future' type more applicable for situations
when the Future is used inside the Configuration Phase

^KT-60158 In Progress
This commit is contained in:
Sebastian Sellmair
2023-07-07 20:49:19 +02:00
committed by Space Team
parent 2d43476811
commit 42d648f775
7 changed files with 203 additions and 24 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
<w>instantiator</w>
<w>interops</w>
<w>klibrary</w>
<w>undispatched</w>
</words>
</dictionary>
</component>
</component>