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

Added close method to callback list. #5

Closed
wants to merge 1 commit into from

Conversation

RangerMauve
Copy link
Contributor

This enables await feed.close() to block until it's actually closed.

This enables `await feed.close()` to block until it's actually closed.
@RangerMauve
Copy link
Contributor Author

@dpaez @tinchoz49 Is there something I can do to get these tests passing? I'm not sure if they're being caused by my change. 😅

@tinchoz49
Copy link
Contributor

Hey @RangerMauve I will take a look today ;)

@tinchoz49
Copy link
Contributor

I fixed the issue and to speed up a little bit I put the close method. Published in v2.1.0 👍

@tinchoz49 tinchoz49 closed this Jul 23, 2020
@tinchoz49
Copy link
Contributor

as always thanks for the help @RangerMauve !

@RangerMauve
Copy link
Contributor Author

Thank you @tinchoz49 ! Always great to see this library flourish. 💜 Honestly makes a huge difference when making stuff with hypercore. 😤

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

Successfully merging this pull request may close these issues.

None yet

2 participants