Skip to content

Race condition in test_queue can lead to test failures #89993

Description

@colesbury
BPO 45835
Nosy @pitrou, @ambv, @colesbury, @miss-islington
PRs
  • bpo-45835: Fix race condition in test_queue #29601
  • [3.10] bpo-45835: Fix race condition in test_queue (GH-29601) #29612
  • [3.9] bpo-45835: Fix race condition in test_queue (GH-29601) #29613
  • Files
  • issue45835_repro.patch
  • 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 2021-11-18.16:21:05.146>
    created_at = <Date 2021-11-17.21:57:20.102>
    labels = ['type-bug', 'tests', '3.9', '3.10', '3.11']
    title = 'Race condition in test_queue can lead to test failures'
    updated_at = <Date 2021-11-18.16:21:05.145>
    user = 'https://github.com/colesbury'

    bugs.python.org fields:

    activity = <Date 2021-11-18.16:21:05.145>
    actor = 'lukasz.langa'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-11-18.16:21:05.146>
    closer = 'lukasz.langa'
    components = ['Tests']
    creation = <Date 2021-11-17.21:57:20.102>
    creator = 'colesbury'
    dependencies = []
    files = ['50447']
    hgrepos = []
    issue_num = 45835
    keywords = ['patch']
    message_count = 5.0
    messages = ['406498', '406521', '406545', '406550', '406553']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'lukasz.langa', 'colesbury', 'miss-islington']
    pr_nums = ['29601', '29612', '29613']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45835'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9 (EOL)end of lifetestsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions