test_transit sometimes fails with EADDRINUSE on travis
This commit is contained in:
parent
baf5ce4ead
commit
6bd7e85a53
|
@ -1572,6 +1572,7 @@ class Full(ServerBase, unittest.TestCase):
|
||||||
s.set_transit_key(KEY)
|
s.set_transit_key(KEY)
|
||||||
r.set_transit_key(KEY)
|
r.set_transit_key(KEY)
|
||||||
|
|
||||||
|
# TODO: this sometimes fails with EADDRINUSE
|
||||||
shints = yield s.get_connection_hints()
|
shints = yield s.get_connection_hints()
|
||||||
rhints = yield r.get_connection_hints()
|
rhints = yield r.get_connection_hints()
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user