Skip to content

multiprocessing: test_shared_memory_across_processes() cannot be run twice in parallel #84316

@vstinner

Description

@vstinner
BPO 40135
Nosy @vstinner, @miss-islington, @shihai1991
PRs
  • bpo-40135: don't define shared memory block's name in test_shared_memory_across_… #19892
  • [3.8] bpo-40135: Fix multiprocessing test_shared_memory_across_processes() (GH-19892) #19903
  • 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-05-04.15:07:29.527>
    created_at = <Date 2020-04-01.13:18:18.464>
    labels = ['3.8', 'tests', '3.9']
    title = 'multiprocessing: test_shared_memory_across_processes() cannot be run twice in parallel'
    updated_at = <Date 2020-05-04.15:25:29.513>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-05-04.15:25:29.513>
    actor = 'miss-islington'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-04.15:07:29.527>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2020-04-01.13:18:18.464>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40135
    keywords = ['patch']
    message_count = 6.0
    messages = ['365462', '365463', '368007', '368056', '368057', '368059']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'miss-islington', 'shihai1991']
    pr_nums = ['19892', '19903']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40135'
    versions = ['Python 3.8', 'Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of life3.9only security fixestestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions