runbot/runbot_builder
Xavier-Do 2b313d3746 [IMP] runbot: avoid long idle transaction
Git gc can last a few minutes, it's not a big deal since it's executed
once a day but the transaction is kept idele during this time wich is
not useful. This commit should help to avoid this.
2024-02-19 10:28:45 +01:00
..
builder.py [IMP] runbot: avoid long idle transaction 2024-02-19 10:28:45 +01:00
leader.py [IMP] runbot: avoid long idle transaction 2024-02-19 10:28:45 +01:00
tester.py [IMP] runbot: create a separate process for cron 2021-12-08 15:06:49 +01:00
tools.py [IMP] runbot: avoid long idle transaction 2024-02-19 10:28:45 +01:00