Skip to content

test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event_loop_new_process mixin breaks in the Unix environment without working /dev/shm #82558

Description

@mcepl
mannequin
BPO 38377
Nosy @vstinner, @ned-deily, @mcepl, @asvetlov, @1st1, @miss-islington
PRs
  • bpo-38377 _multiprocessing.SemLock requires working /dev/shm on Linux. #16593
  • bpo-38377: multiprocessing.SemLock requires working /dev/shm on Linux. #19073
  • bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() #20944
  • [3.9] bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) #20962
  • [3.8] bpo-38377: Add support.skip_if_broken_multiprocessing_synchronize() (GH-20944) (GH-20962) #20966
  • bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS #20984
  • [3.9] bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984) #20987
  • [3.8] bpo-38377: Fix skip_if_broken_multiprocessing_synchronize() on macOS (GH-20984) #20988
  • 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 2020-06-21.21:17:29.495>
    created_at = <Date 2019-10-05.13:47:18.114>
    labels = ['3.8', '3.9', '3.10', 'expert-asyncio']
    title = 'test_asyncio.test_events.GetEventLoopTestsMixin.test_get_event_loop_new_process mixin breaks in the Unix environment without working /dev/shm'
    updated_at = <Date 2020-06-21.21:17:29.495>
    user = 'https://github.com/mcepl'

    bugs.python.org fields:

    activity = <Date 2020-06-21.21:17:29.495>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-21.21:17:29.495>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2019-10-05.13:47:18.114>
    creator = 'mcepl'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38377
    keywords = ['patch']
    message_count = 12.0
    messages = ['354010', '371809', '371819', '371826', '371828', '371833', '371836', '371886', '371891', '371892', '371893', '372021']
    nosy_count = 6.0
    nosy_names = ['vstinner', 'ned.deily', 'mcepl', 'asvetlov', 'yselivanov', 'miss-islington']
    pr_nums = ['16593', '19073', '20944', '20962', '20966', '20984', '20987', '20988']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue38377'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions