mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
After the single-DB refactor, closing one SlateRunStore could close the shared SlateDB for every run in the process. Under shared-daemon test load that surfaced as 500 responses with \"db is closed\" on later state, event, and delete requests. Make run-handle close a no-op so the shared DB lifetime stays owned by the store/process rather than individual run handles. |
||
|---|---|---|
| .. | ||
| crates | ||
| packages/fabro-api-client | ||