Default Samples Transformer
Functions
Link copied to clipboard
Run from the thread of Dispatchers.Default. It can help to avoid a memory leaks in ThreadLocals (that keep URLCLassLoader) since we shut down Dispatchers. Default at the end of each task (see org.jetbrains.dokka.DokkaConfiguration.finalizeCoroutines). Currently, all ThreadLocals are in a compiler/IDE codebase.
Link copied to clipboard
Link copied to clipboard