Skip to content

test_multiprocessing_fork: test_semaphore_tracker_sigint() fails with -W error #77794

Closed
@vstinner

Description

@vstinner
BPO 33613
Nosy @pitrou, @vstinner, @taleinat, @serhiy-storchaka, @applio, @pablogsal
PRs
  • bpo-33613, test_semaphore_tracker_sigint: fix race condition #7850
  • bpo-33613: multiprocessing semtracker uses sigmask #8500
  • [3.7] bpo-33613, test_semaphore_tracker_sigint: fix race condition (GH-7850) #9055
  • bpo-33613: Fix test_semaphore_tracker signal tests when using -Werror #9778
  • 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 = 'https://github.com/pablogsal'
    closed_at = <Date 2018-10-10.08:18:02.308>
    created_at = <Date 2018-05-23.10:04:09.411>
    labels = ['3.8', 'tests']
    title = 'test_multiprocessing_fork: test_semaphore_tracker_sigint() fails with -W error'
    updated_at = <Date 2018-10-10.08:18:02.307>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-10-10.08:18:02.307>
    actor = 'pablogsal'
    assignee = 'pablogsal'
    closed = True
    closed_date = <Date 2018-10-10.08:18:02.308>
    closer = 'pablogsal'
    components = ['Tests']
    creation = <Date 2018-05-23.10:04:09.411>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 33613
    keywords = ['patch']
    message_count = 31.0
    messages = ['317372', '317374', '317378', '317380', '320062', '320063', '320113', '320364', '320370', '320371', '320372', '320373', '320374', '320376', '320379', '320381', '320382', '320384', '320614', '324564', '324565', '324567', '324568', '324569', '324570', '324571', '324572', '324573', '324574', '327244', '327459']
    nosy_count = 6.0
    nosy_names = ['pitrou', 'vstinner', 'taleinat', 'serhiy.storchaka', 'davin', 'pablogsal']
    pr_nums = ['7850', '8500', '9055', '9778']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue33613'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    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