diff roundup/scripts/roundup_xmlrpc_server.py @ 8305:a81a3cd067fa

Generate savepoint only if necessary Now some methods got an additional 'allow_abort' parameter. By default this is True. When False the postgres backend generates a savepoint. The methods are called with allow_abort=False from some of the cgi methods which can produce a traceback when called with data from the web-interface.
author Ralf Schlatterbeck <rsc@runtux.com>
date Sat, 01 Mar 2025 18:55:54 +0100
parents bc2b00afa980
children 14c7c07b32d8
line wrap: on
line diff

Roundup Issue Tracker: http://roundup-tracker.org/