[Checkins] [zopefoundation/ZEO] 84aa0c: Correct potential deadlock in ClientStorage:tpc_be...

GitHub noreply at github.com
Fri Mar 29 16:33:06 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZEO
  Commit: 84aa0c137d6c777316fed8cb198343bd8e69c04e
      https://github.com/zopefoundation/ZEO/commit/84aa0c137d6c777316fed8cb198343bd8e69c04e
  Author: Jason Madden <jamadden at gmail.com>
  Date:   2013-03-04 (Mon, 04 Mar 2013)

  Changed paths:
    M src/ZEO/ClientStorage.py

  Log Message:
  -----------
  Correct potential deadlock in ClientStorage:tpc_begin by being sure to release locks in a finally block.


  Commit: 2b0e1ac90fceb90236768958ccd6ea581b06b738
      https://github.com/zopefoundation/ZEO/commit/2b0e1ac90fceb90236768958ccd6ea581b06b738
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-03-29 (Fri, 29 Mar 2013)

  Changed paths:
    M src/ZEO/ClientStorage.py

  Log Message:
  -----------
  Merge pull request #1 from NextThought/master

ClientStorage.py can deadlock in tpc_begin


Compare: https://github.com/zopefoundation/ZEO/compare/4914f2728615...2b0e1ac90fce


More information about the checkins mailing list