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

Abstraction for running truly nonblocking operations #742

Closed
jcheng5 opened this issue Sep 26, 2023 · 1 comment
Closed

Abstraction for running truly nonblocking operations #742

jcheng5 opened this issue Sep 26, 2023 · 1 comment

Comments

@jcheng5
Copy link
Collaborator

jcheng5 commented Sep 26, 2023

Ability to kick off a long running task on another task, thread, or process and get back a reactive source that raises distinct invalidation events when there's progress, completion, or failure to report.

@wch
Copy link
Collaborator

wch commented Feb 28, 2024

This was implemented in #907.

@wch wch closed this as completed Feb 28, 2024
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

No branches or pull requests

2 participants