<p dir="ltr"></p>
<p dir="ltr">On Sep 18, 2016 12:28, "Alessandro Molina" <<a href="mailto:alessandro.molina@gmail.com">alessandro.molina@gmail.com</a>> wrote:<br>
><br>
> If I remember correctly kallithea explicitly handles commits, so probably it has no need for the transaction manager.<br>
> Try to add base_config['tm.enabled'] = False in app_cfg.py and see it everything still works as expected and the error disappeared.</p>
<p dir="ltr">Thanks, I will try that.<br>
Do you have more details about this transaction manager? Which package normally supplies this, how does it work?<br>
Would it replace existing calls to Session.commit(), or is it not as simple as that?<br>
And finally, in your opinion, is it better to use Kallithea's current approach, or consider using transaction manager?</p>
<p dir="ltr">/Thomas</p>