[Checkins] [zopefoundation/Zope] ae0370: Avoid additional transaction abort, if the transac...

GitHub noreply at github.com
Fri Sep 15 11:04:22 CEST 2017


  Branch: refs/heads/avoid-duplicated-transaction-abort
  Home:   https://github.com/zopefoundation/Zope
  Commit: ae0370e59707d86b3547a909b65a18f90ed67b43
      https://github.com/zopefoundation/Zope/commit/ae0370e59707d86b3547a909b65a18f90ed67b43
  Author: Hanno Schlichting <hanno at hannosch.eu>
  Date:   2017-09-15 (Fri, 15 Sep 2017)

  Changed paths:
    M src/ZPublisher/WSGIPublisher.py
    M src/ZPublisher/tests/test_WSGIPublisher.py

  Log Message:
  -----------
  Avoid additional transaction abort, if the transaction is already closed.

This can happen if exceptions happen inside exception views or
publication event handlers (e.g. PubFailure).




More information about the checkins mailing list