]> zoso.dev Git - libnemo.git/commit
Session storage operations are synchronous, so wrap them in Promises to at least...
authorChris Duncan <chris@zoso.dev>
Mon, 14 Oct 2024 09:43:05 +0000 (02:43 -0700)
committerChris Duncan <chris@zoso.dev>
Mon, 14 Oct 2024 09:43:05 +0000 (02:43 -0700)
commitc253910c5695fe78e92cc3c51d28411fadb91448
treef01ae6e5501bce66ca76fdd03fac9274899c78fb
parentf0bea675f7d7ee01e963fb78d2af6154de217683
Session storage operations are synchronous, so wrap them in Promises to at least try and not block other processes.
src/lib/safe.ts