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

Suspend : facade suspend method to Promise #11

Closed
glureau opened this issue Jan 26, 2022 · 1 comment
Closed

Suspend : facade suspend method to Promise #11

glureau opened this issue Jan 26, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@glureau
Copy link
Collaborator

glureau commented Jan 26, 2022

Currently handled like a normal method, suspend is simply ignored.

A naive/first version could be to wrap it in a Promise with GlobalScope.promise {...}

@glureau glureau self-assigned this Feb 8, 2022
@glureau glureau added the enhancement New feature or request label Feb 8, 2022
@glureau
Copy link
Collaborator Author

glureau commented Feb 25, 2022

Delivered in v0.3.0

@glureau glureau closed this as completed Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant