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

fix: promisified methods #398

Merged
merged 3 commits into from
Aug 6, 2019
Merged

fix: promisified methods #398

merged 3 commits into from
Aug 6, 2019

Conversation

jacobheun
Copy link
Contributor

There was a residual issue from #394 that I noticed when upgrading to the latest websocket star rendezvous server (async updates) for the tests. I've corrected this and added some additional tests to verify the promisified code is executing as expected to we avoid any further regressions during the async/await migration.

I also updated tests associated with the ws-star server updates so that they are once again passing.

test(fix): fix tests with latest ws rendezvous server
test: add tests to verify promisify support until async/await endeavor is complete
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! LGTM!

@jacobheun jacobheun merged commit ff7a6c8 into master Aug 6, 2019
@jacobheun jacobheun deleted the fix/async branch August 6, 2019 08:53
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
Updates to latest metrics interface.

BREAKING CHANGE: requires @libp2p/interface-metrics v4
maschad pushed a commit to maschad/js-libp2p that referenced this pull request Jun 21, 2023
## [6.0.0](libp2p/js-libp2p-kad-dht@v5.0.2...v6.0.0) (2022-11-05)

### ⚠ BREAKING CHANGES

* requires @libp2p/interface-metrics v4

### Bug Fixes

* update to metrics v4 ([libp2p#398](libp2p/js-libp2p-kad-dht#398)) ([3182cb0](libp2p/js-libp2p-kad-dht@3182cb0))
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.

2 participants