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 Feb 2, 2025
1 parent 2bd5694 commit f61def8
Show file tree
Hide file tree
Showing 3 changed files with 214 additions and 138 deletions.
Loading

0 comments on commit f61def8

Please sign in to comment.