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
  • Loading branch information
cjihrig committed Jan 26, 2025
1 parent 1c7c32f commit f113c39
Show file tree
Hide file tree
Showing 3 changed files with 204 additions and 138 deletions.
Loading

0 comments on commit f113c39

Please sign in to comment.