[bitbake-devel] [PATCH 1/1] bitbake/persist_data: Reconnect when DB is locked

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 19 00:16:32 UTC 2012


On Mon, 2012-01-16 at 12:07 +0800, Lianhao Lu wrote:
> [YOCTO #1761]
> Reconnect to the backend Sqlite DB in 'database is locked' exception so
> the timeout can be leveraged in each time retry.
> 
> Signed-off-by: Lianhao Lu <lianhao.lu at intel.com>
> ---
>  bitbake/lib/bb/persist_data.py |   12 +++++++-----
>  1 files changed, 7 insertions(+), 5 deletions(-)

Merged to master, thanks. Good to finally have a handle on why this kept
coming up! :)

Cheers,

Richard





More information about the bitbake-devel mailing list