hello
I`m try to write plugin that start zookeeper and kafka in memory for test
I fond that if I use kotlin
objects
for handling kafka/zookeeper - then gradle - don`t release resources correctly(e.g. zookeeper don't stopped)
Does this issue should be reported to Github? (gradle 4.10, kotlin dsl, plugin in buildsrc)