Kotlin / dokka

API documentation engine for Kotlin
https://kotl.in/dokka
Apache License 2.0
3.45k stars 410 forks source link

Change default Dokka Generator worker isolation to 'classloader' #3908

Closed adam-enko closed 1 week ago

adam-enko commented 2 weeks ago

KT-72859

adam-enko commented 1 week ago

Classloader isolation causes OOMs, we will increase the heap instead

https://github.com/Kotlin/dokka/pull/3913