Skip to content
Snippets Groups Projects
user avatar
Miss Islington (bot) authored
find_unused_port() has an inherent race condition, but we can't use
bind_port() as that uses .getsockname() which this test is exercising.

Try binding to unused ports a few times before failing.

Signed-off-by: default avatarRoss Burton <ross.burton@arm.com>
(cherry picked from commit df110126)

Co-authored-by: default avatarRoss Burton <ross.burton@arm.com>
979a3b8c
History
Name Last commit Last update