mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 12:26:38 -06:00
7b49f57c05
Three zalouser fixtures remove their temporary state directory while SQLite handles opened under it are still live, so on Windows the removal fails with EBUSY and the whole suite is reported as failed. doctor-contract-api already resets the plugin state store, but that helper only releases plugin state plus shared state and leaves the cached per-agent databases open, which is the handle its migrations create. The credential and quote-metadata fixtures never released the shared state database at all.