from what I see `releaseContext()` not actually re...
# koin
t
from what I see
releaseContext()
not actually removes module, but rather drops all
single {}
instances
a
Use closeKoin() to close all definitions
t
but I don't want to close all
just an subcontext definitions
biased by Dagger - but my intention something like subcomponent in Dagger
a
Close only a submodule?
t
yes
a
Not available actually. Open an issue to submit/tracr the idea
t
ok, thank you 👍