Skip to content

[multiprocessing] Multiprocessing in spawn mode doesn't work when the target is a method in a unittest.TestCase subclass, when run either with unittest or with pytest #78065

Closed as not planned
@YoniRozenshein

Description

@YoniRozenshein
BPO 33884
Nosy @pitrou, @applio
Files
  • mp_pickle_issues.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 = None
    created_at = <Date 2018-06-17.10:45:32.688>
    labels = ['3.7', '3.8', 'type-bug', 'library', 'invalid']
    title = "[multiprocessing] Multiprocessing in spawn mode doesn't work when the target is a method in a unittest.TestCase subclass, when run either with unittest or with pytest"
    updated_at = <Date 2018-06-17.18:51:59.760>
    user = 'https://bugs.python.org/YoniRozenshein'

    bugs.python.org fields:

    activity = <Date 2018-06-17.18:51:59.760>
    actor = 'pitrou'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2018-06-17.10:45:32.688>
    creator = 'Yoni Rozenshein'
    dependencies = []
    files = ['47645']
    hgrepos = []
    issue_num = 33884
    keywords = []
    message_count = 2.0
    messages = ['319811', '319826']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'davin', 'Yoni Rozenshein']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'pending'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33884'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      Status

      Done

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions