This makes sure that the py2 and py3 test runs pick different ports, which makes sure that if they are run at the same time, they don't interfere with one another.
Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org
rebased onto 05e1586e4035600881146bb7c9fb8a2981e07a91
Cool, :thumbsup: Let's rebase and merge :)
rebased onto bfd454938860dc4e7c8b1d2af0acfb7388fb1127
rebased onto 7b18a69a642f9b63ae409be4264656a6b4ab2590
Pull-Request has been merged by puiterwijk
This makes sure that the py2 and py3 test runs pick different ports,
which makes sure that if they are run at the same time, they don't
interfere with one another.
Signed-off-by: Patrick Uiterwijk patrick@puiterwijk.org