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

GitHub noreply at github.com
Tue May 14 19:51:19 UTC 2013


  Branch: refs/heads/py3
  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: 2a20e3822831beb0227ee07007c192f352d6b17e
      https://github.com/zopefoundation/ZEO/commit/2a20e3822831beb0227ee07007c192f352d6b17e
  Author: Marius Gedminas <marius at gedmin.as>
  Date:   2013-03-12 (Tue, 12 Mar 2013)

  Changed paths:
    M bootstrap.py

  Log Message:
  -----------
  Update to latest v1 bootstrap


  Commit: 4914f2728615cae7bee032da9135e60798abc264
      https://github.com/zopefoundation/ZEO/commit/4914f2728615cae7bee032da9135e60798abc264
  Author: Stephan Richter <stephan.richter at gmail.com>
  Date:   2013-03-13 (Wed, 13 Mar 2013)

  Changed paths:
    A .travis.yml

  Log Message:
  -----------
  Updated Travis YAML.


  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


  Commit: 437ad8e5ada75d66ace0a176b1c428f2edb4767a
      https://github.com/zopefoundation/ZEO/commit/437ad8e5ada75d66ace0a176b1c428f2edb4767a
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-04-30 (Tue, 30 Apr 2013)

  Changed paths:
    A .gitignore

  Log Message:
  -----------
  Ignore derived.


  Commit: b92d880c2961717f166fd9ea80754ad4e941223d
      https://github.com/zopefoundation/ZEO/commit/b92d880c2961717f166fd9ea80754ad4e941223d
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M src/ZEO/ClientStorage.py

  Log Message:
  -----------
  Include blob filename in exception.

Match ZODB commit 69c18075dafca12a7bb4d431751d40c2f0f2884e.


  Commit: 4e3a243b7d3b2a00b6cfade8ff245331ef96dc77
      https://github.com/zopefoundation/ZEO/commit/4e3a243b7d3b2a00b6cfade8ff245331ef96dc77
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M .gitignore
    A .travis.yml
    M src/ZEO/ClientStorage.py

  Log Message:
  -----------
  Merge from master.


Compare: https://github.com/zopefoundation/ZEO/compare/4895e57df34a...4e3a243b7d3b


More information about the checkins mailing list