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 29, 2025
1 parent 55cc372 commit af10079
Show file tree
Hide file tree
Showing 3 changed files with 210 additions and 138 deletions.
Loading

0 comments on commit af10079

Please sign in to comment.