Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Normative: Reject validation errors instead of throwing them synchronously #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

syg
Copy link
Collaborator

@syg syg commented Mar 26, 2020

Closes #28

spec.html Outdated Show resolved Hide resolved
Co-Authored-By: Kevin Gibbons <bakkot@gmail.com>
@ExE-Boss
Copy link

ExE-Boss commented Dec 2, 2020

It might be better to make use of IfAbruptRejectPromise within Atomics.waitAsync, and keep using ReturnIfAbrupt within DoWait.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Consistency question, re: handling of exceptions thrown during input validation
4 participants