<@U0BGSQ7E0> I'm trying to dig ManagedThreadLocalS...
# exposed
m
@andrewoma I'm trying to dig ManagedThreadLocalSession with kwery. I use a component that has a
session.transaction {}
block, where the session is `@Provide`d by Guice. In that scenario, would the code that gets the component injected call
ManagedThreadLocalSession.initialise
once?