I couldn't find documentation for this but how doe...
# exposed
p
I couldn't find documentation for this but how does exposed handle cancellations and interruptions. Lets say I run it from some thread that gets interrupted. Does exposed cancel the jdbc transaction in that case?