-
Notifications
You must be signed in to change notification settings - Fork 150
Closed
Description
I've read through the source and don't think .Done(resolved, rejected) is equal to JavaScript's .finally(), is that correct? I know that .finally() is not officially in the spec, but almost all non-native Promise implementations offer the functionality and I think it'd be quite useful for game-development purposes as well.
In that case, would you mind adding a .Finally(Action) method? I'll see if I can create a pull request myself if it's not already on your agenda.
Best Regards
Philipp
Metadata
Metadata
Assignees
Labels
No labels