Skip to content

Instantly share code, notes, and snippets.

@forgotpw1
Last active August 29, 2015 14:18
Show Gist options
  • Save forgotpw1/67398debfa82bb0f820c to your computer and use it in GitHub Desktop.
Save forgotpw1/67398debfa82bb0f820c to your computer and use it in GitHub Desktop.
Causes for hanging database transactions - Durascope

Any situation which causes a Context object to go out of scope (which can happen if additional context objects are created in the course of the processing) can leave a hanging transaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment