wspr: Fix an issue where we deadlock on shutdown because we are blocked
on caveat validation.

The prefix fix was not sufficient, since it didn't handle the case where
the request was sent to JS before the tab was closed.

Change-Id: Ie5961086b52167781f33eb3ec879c9a6e676ec97
1 file changed
tree: 1826cac30b5fdaed54b9fabae8a7f838232682ab
  1. cmd/
  2. envvar/
  3. examples/
  4. internal/
  5. lib/
  6. profiles/
  7. services/
  8. test/
  9. .gitignore
  10. AUTHORS
  11. CONTRIBUTORS
  12. LICENSE
  13. PATENTS
  14. README.md
  15. VERSION
README.md

This is the code repository containing a reference implementation of the Vanadium project API.