chore: sql fuzz#4739
chore: sql fuzz#4739NathanFlurry wants to merge 1 commit into04-24-fix_rivetkit-core_gate_startup_until_runtime_readyfrom
Conversation
Code Review: chore: sql fuzz (#4739)
OverviewThis PR adds a comprehensive SQLite VFS fuzz harness for the kitchen-sink example, fixes two real bugs uncovered by fuzzing, and adds test-only fault injection to
Both fixes are well-motivated and address real bugs documented in the issue log. IssuesMedium
CLAUDE.md mandates using
The mutex closure for Relative path to The import
If Low / Style
Both implement FNV-1a with identical constants and loops under different names. Unify into one helper to prevent drift. Manual BEGIN/COMMIT in Most of the actor uses the
The client asserts What Looks Good
|
6db71dc to
e33e626
Compare
6385d07 to
d790b63
Compare
d790b63 to
5018fbd
Compare
e33e626 to
49fed12
Compare
49fed12 to
c4a5108
Compare
5018fbd to
9576c80
Compare
c4a5108 to
b563149
Compare
94dbc7a to
7531961
Compare
5aa18e8 to
d45b410
Compare
7531961 to
7d74821
Compare
|
Landed in main via stack-merge fast-forward push. Commits are in main; closing to match. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: