SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

sqlite locking issue when watching livelog #111

Closed tpokorra closed 9 years ago

tpokorra commented 9 years ago

especially when a lot is happening on the container, eg. yum install. too many log lines and sqlite write statements, no chance to get the log? catch exception, avoid error? wait longer?