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

CancellationToken Register is missing #1785

Closed
0x53A opened this issue Mar 12, 2019 · 2 comments
Closed

CancellationToken Register is missing #1785

0x53A opened this issue Mar 12, 2019 · 2 comments

Comments

@MangelMaxime
Copy link
Member

It's indeed marked as not implemented for the Mailbox processor docs I don't know if this is a limitation of JavaScript or just something we don't want to include for some reason.

@alfonsogarciacaro
Copy link
Member

CancellationToken is not supported for Mailbox but it's actually supported for async workflows :) I added a replacement for Register. Hopefully works 👍

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

3 participants