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

start() to return a cancellable promise that resolves on first reading #94

Closed
tobie opened this issue Mar 20, 2016 · 1 comment
Closed
Milestone

Comments

@tobie
Copy link
Member

tobie commented Mar 20, 2016

The start() method needs to return a promise that resolves on first reading. It's unclear right now whether stop() also needs to return a promise or can be sync (I feel it's the latter).

Depends on promises-aplus/cancellation-spec#6.

@tobie
Copy link
Member Author

tobie commented Oct 28, 2016

In #104 (comment) we decided to drop promises.

@tobie tobie closed this as completed Oct 28, 2016
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