Skip to content

fix: serialize SQLite write-gate waiters - #75

Merged
creatornader merged 1 commit into
mainfrom
fix/client-inspect-custom-launch
Jul 27, 2026
Merged

fix: serialize SQLite write-gate waiters#75
creatornader merged 1 commit into
mainfrom
fix/client-inspect-custom-launch

Conversation

@creatornader

@creatornader creatornader commented Jul 27, 2026

Copy link
Copy Markdown
Owner

Fix the local and edge SQLite write-gate race observed in macOS Node 22 CI. Waiters now read-poll an active lease instead of opening competing write transactions, and a bounded busy retry is contained within the serialized write boundary. Also fixes managed-client inspection after a custom absolute launcher update. Local verification: full npm run check plus eight consecutive 20-process local write-gate runs.

@creatornader
creatornader force-pushed the fix/client-inspect-custom-launch branch from ef95fca to 3608a7e Compare July 27, 2026 04:10
@creatornader
creatornader force-pushed the fix/client-inspect-custom-launch branch from 3608a7e to 0738fba Compare July 27, 2026 04:20
@creatornader creatornader changed the title fix: inspect managed custom launchers fix: serialize SQLite write-gate waiters Jul 27, 2026
@creatornader
creatornader merged commit ce0b031 into main Jul 27, 2026
23 checks passed
@creatornader
creatornader deleted the fix/client-inspect-custom-launch branch July 27, 2026 04:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant