Patch Changes
- #7162
c30386dThanks @tim-smart! - Use a configurable five-second busy timeout and immediate transactions by default to avoid SQLite lock failures under concurrent access. Busy waits can block the event loop, while immediate transactions serialize behind other writers. - Updated dependencies [
596f3f9,9611ed4,8b91605,d901928,b32bdef]:- effect@4.0.0-beta.107