generic-poky/bitbake/lib/prserv
Richard Purdie 2ab1bf27f7 bitbake: prserv: Ensure data is committed
In exclusive mode, we need to complete the transaction for writes to make
it to the database. Therefore add sync calls to ensure this happens.

Autocommit mode is significantly (100 times) slower so caching the
data is of significant benefit.

(Bitbake rev: 4e55f7821786a59c2cd7dbd8bfa2a22f5f196e99)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-09-08 10:51:56 +01:00
..
__init__.py bitbake: prserv: Drop StandardError usage 2013-05-09 22:28:24 +01:00
db.py bitbake: prserv: Ensure data is committed 2013-09-08 10:51:56 +01:00
serv.py bitbake: prserv: Ensure data is committed 2013-09-08 10:51:56 +01:00