Dmitrii Krasnov

Results 5 comments of Dmitrii Krasnov

> I guess the question is, is that OK? It sort of defeats the purpose of an 'isolated' class loader, not entirely but to some degree. I'll run this branch...

> One of the tests is failing on TeamCity > > https://teamcity.jetbrains.com/buildConfiguration/KotlinTools_KotlinxAtomicfu_SandboxBuildLinuxKotlinMaster/4611908?expandBuildDeploymentsSection=false&hideTestsFromDependencies=false&hideProblemsFromDependencies=false&expandBuildProblemsSection=true&expandBuildChangesSection=true > > ``` > > Task :buildSrc:generateExternalPluginSpecBuilders FAILED > Watching 14 directories to track changes > Watching 14...

Depends on https://github.com/Kotlin/kotlinx-atomicfu/pull/434

@adam-enko, CI say we can not get rid of: ``` // NOTE: This is a temporary WA, see KT-61313. tasks.withType().configureEach sign@{ val pubName = name.substringAfter("sign").substringBefore("Publication") // Task ':linkDebugTest' uses this...

Depends on https://github.com/Kotlin/kotlinx-atomicfu/pull/435 and https://github.com/Kotlin/kotlinx-atomicfu/pull/434