Skip to content

[2.7] test_threading.ConditionTests.test_notify() hangs randomly on Python 2.7 #74912

@vstinner

Description

@vstinner
BPO 30727
Nosy @pitrou, @kristjanvalur, @vstinner, @serhiy-storchaka
PRs
  • [2.7] bpo-8799: Reduce timing sensitivity of condition test by explicitly #2320
  • bpo-30727: Fix a race condition in test_threading. #2334
  • [3.6] bpo-30727: Fix a race condition in test_threading. (GH-2334) #2351
  • [3.5] bpo-30727: Fix a race condition in test_threading. (GH-2334) #2352
  • [2.7] bpo-30727: Fix a race condition in test_threading. (GH-2334). #2353
  • Files
  • notify_bug.py
  • 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 2017-06-23.11:17:09.188>
    created_at = <Date 2017-06-21.22:20:05.546>
    labels = ['3.7', 'tests']
    title = '[2.7] test_threading.ConditionTests.test_notify() hangs randomly on Python 2.7'
    updated_at = <Date 2017-06-26.23:04:03.761>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-06-26.23:04:03.761>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-23.11:17:09.188>
    closer = 'serhiy.storchaka'
    components = ['Tests']
    creation = <Date 2017-06-21.22:20:05.546>
    creator = 'vstinner'
    dependencies = []
    files = ['46966']
    hgrepos = []
    issue_num = 30727
    keywords = []
    message_count = 18.0
    messages = ['296591', '296593', '296594', '296598', '296601', '296604', '296606', '296621', '296622', '296623', '296653', '296695', '296698', '296699', '296700', '296701', '296706', '296968']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'kristjan.jonsson', 'vstinner', 'serhiy.storchaka']
    pr_nums = ['2320', '2334', '2351', '2352', '2353']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30727'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (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