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

stream.destroy not always available #159

Open
deadbeef84 opened this issue Mar 18, 2021 · 0 comments
Open

stream.destroy not always available #159

deadbeef84 opened this issue Mar 18, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@deadbeef84
Copy link

const stream = client.stream('statuses/filter', query)
stream.destroy() // crash

destroy function is added asynchronously and is therefore not always available.

@rlueder rlueder added the bug Something isn't working label Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants