Skip to content

Refactor bulk guards#32

Merged
dowoge merged 2 commits intomainfrom
refactor-bulk-guards
Apr 19, 2026
Merged

Refactor bulk guards#32
dowoge merged 2 commits intomainfrom
refactor-bulk-guards

Conversation

@dowoge
Copy link
Copy Markdown
Member

@dowoge dowoge commented Apr 19, 2026

No description provided.

tommy added 2 commits April 19, 2026 10:26
gB_IsProcessingBatches was only flipped to true once the async SQL
result came back, leaving a gap between Command_SendAllWRs and
SQL_GetRecords_Callback where a second osdb_get_all_wrs could slip
past the guard. Now the flag is set immediately on command entry and
explicitly cleared on every failure path in the chain.
100MB pragma, auth-key blanking trick, bulk re-entry race, double
file read in style mapping, missing retry on mapping fetch failure
@dowoge dowoge merged commit 4a82b33 into main Apr 19, 2026
@dowoge dowoge deleted the refactor-bulk-guards branch April 19, 2026 14: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