-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Some of the promises libraries now implement progress. The key thing that has yet to be decided upon is how we should deal with exceptions thrown in progress handdlers.
It has been broadly agreed upon that progress should be a single value (akin to fulfillment and rejection). We have also agreed that the third argument to then should be treated as the progress handler and should also controll propagation of progress.
I'd apreciate it if someone could fill in what the currently in use rules are regarding progress propagation.
Metadata
Metadata
Assignees
Labels
No labels