Skip to content

Conversation

@joelrbrandt
Copy link

Fixes #296

Modifies .use() to check whether the result returned from the work function isn then-able. If it is not then-able (or if it throws a synchronous exception), wraps the result in a resolved/rejected Promise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.use does not handle synchronous work functions

1 participant