mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
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.