Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Jeremy Bowman (Deactivated) We have some minor issues with deadlocksrow table locks, but not that bad. We’re working on identifying views where the whole request is in a transaction, since that’s the django default that we had for a long time, and scoping the transaction down to a smaller part of the view code.

...