Never mind, I found a way to fix it. Did not realize that `Project` was disposable until now, and it...
b
Never mind, I found a way to fix it. Did not realize that
Project
was disposable until now, and it's using the same disposable that is used by the Kotlin compiler.