runbot/runbot_builder
Christophe Monniez f4ef66e029 [FIX] runbot: catch exceptions during main loop
* If an excpetion occurs during the main loop, the builder crashes. With
this commit, the main_loop is in a try/catch.

Also:

* remove unused imports
* move the first log after the Odoo import because Odoo changes the
  process timezone to UTC
2019-12-19 15:50:52 +01:00
..
builder.py [FIX] runbot: catch exceptions during main loop 2019-12-19 15:50:52 +01:00