[Sugar-devel] Frequent buildbot check failures in sugar-web
Daniel Narvaez
dwnarvaez at gmail.com
Thu Dec 12 19:24:10 EST 2013
Very similar delay in your logs
1386875635.966910 DEBUG root: IndexStore.flush: force=True _pending_writes=0
1386875641.161983 DEBUG root: FileStore: Nothing to do
There is a 5 seconds timeout in datastore too
# Force a flush after _n_ seconds since the last change to the db
_FLUSH_TIMEOUT = 5
The flush in the log is done when updating, while the timeout should happen
every 5 seconds independently, so they don't appear to immediately related
but... the 5 is suspect. Too many 5 involved here grrrr!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20131213/32f9781a/attachment.html>
More information about the Sugar-devel
mailing list