Skip to content

test.support.find_unused_port() race condition: test_socket fails with OSError: [Errno 98] Address already in use #82878

@vstinner

Description

@vstinner
BPO 38697
Nosy @vstinner

Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

Show more details

GitHub fields:

assignee = None
closed_at = <Date 2019-12-06.23:10:15.721>
created_at = <Date 2019-11-05.11:01:25.746>
labels = ['3.8', 'tests', 'invalid']
title = 'test.support.find_unused_port() race condition: test_socket fails with OSError: [Errno 98] Address already in use'
updated_at = <Date 2019-12-06.23:10:15.718>
user = 'https://github.com/vstinner'

bugs.python.org fields:

activity = <Date 2019-12-06.23:10:15.718>
actor = 'vstinner'
assignee = 'none'
closed = True
closed_date = <Date 2019-12-06.23:10:15.721>
closer = 'vstinner'
components = ['Tests']
creation = <Date 2019-11-05.11:01:25.746>
creator = 'vstinner'
dependencies = []
files = []
hgrepos = []
issue_num = 38697
keywords = []
message_count = 2.0
messages = ['356022', '357954']
nosy_count = 1.0
nosy_names = ['vstinner']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = None
url = 'https://bugs.python.org/issue38697'
versions = ['Python 3.8']

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.8 (EOL)end of lifetestsTests in the Lib/test dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions