[Checkins] [zopefoundation/Zope] 176325: Prevent leaked connections when broken 'EndRequest...

GitHub noreply at github.com
Tue Feb 10 18:59:55 CET 2015


  Branch: refs/heads/2.13
  Home:   https://github.com/zopefoundation/Zope
  Commit: 176325b3125be5b0fec14de804c7f90a5b756a9e
      https://github.com/zopefoundation/Zope/commit/176325b3125be5b0fec14de804c7f90a5b756a9e
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/tests/testBaseRequest.py

  Log Message:
  -----------
  Prevent leaked connections when broken 'EndRequestEvent' subscribers raise.

Fixes #16 on the 2.13 branch.


  Commit: 593c97450ae0051257cbd1de84d5e15afad2660d
      https://github.com/zopefoundation/Zope/commit/593c97450ae0051257cbd1de84d5e15afad2660d
  Author: Tres Seaver <tseaver at palladion.com>
  Date:   2015-02-10 (Tue, 10 Feb 2015)

  Changed paths:
    M doc/CHANGES.rst
    M src/ZPublisher/BaseRequest.py
    M src/ZPublisher/tests/testBaseRequest.py

  Log Message:
  -----------
  Merge pull request #18 from zopefoundation/16-fix_leak_w_broken_EndRequestEvent_subscriber-2.13

Prevent leaked connections when broken 'EndRequestEvent' subscribers raise


Compare: https://github.com/zopefoundation/Zope/compare/664186db1b4e...593c97450ae0


More information about the checkins mailing list