Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue 18: Support sending in progress messages #19

Merged
merged 3 commits into from
Jun 6, 2020

Conversation

robertaboukhalil
Copy link
Member

This PR is to add the ability for a long-running process to return intermediate results back to the main thread—including Transferable objects—without resolving the Promise.

@robertaboukhalil robertaboukhalil self-assigned this Jun 6, 2020
@robertaboukhalil robertaboukhalil merged commit 40590c6 into development Jun 6, 2020
@robertaboukhalil robertaboukhalil deleted the issue-18-support-in-progress-messages branch June 6, 2020 03:50
@robertaboukhalil robertaboukhalil linked an issue Jun 6, 2020 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add support for sending in-progress messages to main thread
1 participant