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
[BTA] Run in-process build operations in a thread pool
This way, ThreadLocal values would not be attached to the build system threads allowing the classloader used for BTA to be collected by GC earlier.
^KT-81414 Verification Pending
Copy file name to clipboardExpand all lines: compiler/build-tools/kotlin-build-tools-impl/src/main/kotlin/org/jetbrains/kotlin/buildtools/internal/KotlinToolchainsImpl.kt
0 commit comments