Skip to content

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
@jacobheun jacobheun requested a review from vasco-santos August 5, 2019 13:27
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