mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-22 14:35:52 +00:00
957db15ef4
The graph uses a persistent database connection so a lock is required because our current sqlite3 driver does not implement retry logic when the ErrBusy is received.