Ingen beskrivning

clanker 6d4c551766 fix: file-backed databases share one process-wide connection — per-scope connections were never reliably finalised (request object graphs retain their scoped instances), leaking a db+wal fd pair per request until FD exhaustion silently killed the listener and timers; a single serialized connection (WAL + busy timeout) is SQLite's recommended single-process pattern 5 dagar sedan
src 6d4c551766 fix: file-backed databases share one process-wide connection — per-scope connections were never reliably finalised (request object graphs retain their scoped instances), leaking a db+wal fd pair per request until FD exhaustion silently killed the listener and timers; a single serialized connection (WAL + busy timeout) is SQLite's recommended single-process pattern 5 dagar sedan
usm-scripts be41a0d380 Add USM packaging: MANIFEST.usm, usm-scripts, .usmignore 1 vecka sedan
.usmignore be41a0d380 Add USM packaging: MANIFEST.usm, usm-scripts, .usmignore 1 vecka sedan
MANIFEST.usm 0680db19e7 Declare gcc build dep in MANIFEST 1 vecka sedan
meson.build 501f970a59 Initial commit 5 månader sedan