Created on 2020-07-13.13:47:24 by ced, last changed 7 months ago by roundup-bot.
New changeset 64b840580d4d by Cédric Krier in branch 'default': Use autocommit transaction to reset session https://hg.tryton.org/tryton-env/rev/64b840580d4d
New changeset 798e9c54e622 by Cédric Krier in branch 'default': Use autocommit transaction to reset session https://hg.tryton.org/trytond/rev/798e9c54e622
Resetting session can fail due to concurrency. A good way to avoid that would be to use an autocommit transaction as it does only an update on the session record.
History | |||
---|---|---|---|
Date | User | Action | Args |
2020-07-25 07:59:35 | roundup-bot | set | messages: + msg59482 |
2020-07-25 07:59:32 | roundup-bot | set | status: testing -> resolved nosy: + roundup-bot messages: + msg59481 |
2020-07-13 14:11:22 | reviewbot | set | nosy:
+ reviewbot messages: + msg59288 |
2020-07-13 13:48:37 | ced | set | status: in-progress -> testing reviews: 327621002 keyword: + review |
2020-07-13 13:47:24 | ced | create |
Showing 10 items. Show all history (warning: this could be VERY long)