uber / tchannel

network multiplexing and framing protocol for RPC
MIT License
1.15k stars 129 forks source link

test: fix addrinuse flap #1362

Closed rf closed 8 years ago

rf commented 8 years ago

@Raynos

Raynos commented 8 years ago

This is not enough.

We also have to fix TestCluster.

Raynos commented 8 years ago

Two things:

We should also always explicitly call cb(null).

Raynos commented 8 years ago

lgtm if passed.