I'm using Exposed with Ktor, but at some point my ...
# exposed
m
I'm using Exposed with Ktor, but at some point my transactions just hang indefinitely. I think it's related to errors not closing the connection cleanly, but I'd have no clue how to force a cleanup if that's the case