Skip to content

Commit

Permalink
sqlite: handle conflicting SQLite and JS errors
Browse files Browse the repository at this point in the history
This commit adds support for the situation where SQLite is
trying to report an error while JavaScript already has an
exception pending.

Fixes: #56772
PR-URL: #56787
Reviewed-By: James M Snell <[email protected]>
Reviewed-By: Michaël Zasso <[email protected]>
  • Loading branch information
cjihrig authored Feb 4, 2025
1 parent dd92abc commit c4fb331
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 138 deletions.
Loading

0 comments on commit c4fb331

Please sign in to comment.