• Hanno Schlichting's avatar
    Cleanup ZApplicationWrapper. · e6f9ff36
    Hanno Schlichting authored
    Remove unused klass_args argument and avoid aborting transactions if
    none is active. The publisher should always commit or abort the
    transaction, so the Cleanup instance in `REQUEST._hold` shouldn't need
    to abort anything. This gets rids of debug log messages, where each
    request opens and aborts a secondary transaction.
    e6f9ff36
testAppInitializer.py 3.53 KB