[Checkins] [zopefoundation/ZODB] b8c828: Fixing uncaught exception problem on shutdown

GitHub noreply at github.com
Fri Mar 18 02:56:08 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/zopefoundation/ZODB
  Commit: b8c8284dc6dfb359b98d17f9f26e67f699abcb71
      https://github.com/zopefoundation/ZODB/commit/b8c8284dc6dfb359b98d17f9f26e67f699abcb71
  Author: Patrick Gerken <patrick.gerken at zumtobelgroup.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M doc/HISTORY.rst
    M src/ZODB/Connection.py

  Log Message:
  -----------
  Fixing uncaught exception problem on shutdown

Nested connections try to clean up themselves multiple
times. This does not work


  Commit: a46dcb04df66d14af3186ccc5ac4a15daeca172e
      https://github.com/zopefoundation/ZODB/commit/a46dcb04df66d14af3186ccc5ac4a15daeca172e
  Author: Patrick Gerken <patrick.gerken at zumtobelgroup.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M src/ZODB/tests/testMVCCMappingStorage.py

  Log Message:
  -----------
  Add test


  Commit: c90ee460116433c2de8dffa3f765d1ce5bd9b0b2
      https://github.com/zopefoundation/ZODB/commit/c90ee460116433c2de8dffa3f765d1ce5bd9b0b2
  Author: Patrick Gerken <patrick.gerken at zumtobelgroup.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M doc/HISTORY.rst

  Log Message:
  -----------
  Reword changelog


  Commit: 23ea0bee835ae8e59615d91ae9cc824787a3d742
      https://github.com/zopefoundation/ZODB/commit/23ea0bee835ae8e59615d91ae9cc824787a3d742
  Author: Patrick Gerken <patrick.gerken at zumtobelgroup.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M CHANGES.rst
    M doc/HISTORY.rst

  Log Message:
  -----------
  Move changelog entry to right location


  Commit: d7b38111a542a94b4159cb51a1295dcb31f4f0f2
      https://github.com/zopefoundation/ZODB/commit/d7b38111a542a94b4159cb51a1295dcb31f4f0f2
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2016-03-17 (Thu, 17 Mar 2016)

  Changed paths:
    M CHANGES.rst
    M src/ZODB/Connection.py
    M src/ZODB/tests/testMVCCMappingStorage.py

  Log Message:
  -----------
  Merge pull request #47 from zopefoundation/do3cc_fix_for45_master

Do3cc fix for45 master


Compare: https://github.com/zopefoundation/ZODB/compare/d15abe89e00e...d7b38111a542


More information about the checkins mailing list