Skip to content

multiprocessing.Process depends on sys.stdout being open #72513

@progval

Description

@progval
mannequin
BPO 28326
Nosy @terryjreedy, @pitrou, @tiagoantao, @progval, @applio, @Mariatta, @glolol
PRs
  • bpo-28326: Fixes multiprocessing.Process depends on sys.stdout being open #1410
  • bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is closed or None. #4073
  • [3.6] bpo-28326: Fix multiprocessing.Process when stdout and/or stderr is closed or None. (GH-4073).  #4075
  • Files
  • mp.patch: Patch with test case
  • 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-10-22.10:27:53.597>
    created_at = <Date 2016-10-01.11:45:34.763>
    labels = ['3.7', 'type-bug', 'library']
    title = 'multiprocessing.Process depends on sys.stdout being open'
    updated_at = <Date 2017-10-22.10:27:53.595>
    user = 'https://github.com/ProgVal'

    bugs.python.org fields:

    activity = <Date 2017-10-22.10:27:53.595>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-10-22.10:27:53.597>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2016-10-01.11:45:34.763>
    creator = 'Valentin.Lorentz'
    dependencies = []
    files = ['44919']
    hgrepos = []
    issue_num = 28326
    keywords = ['patch']
    message_count = 8.0
    messages = ['277807', '277849', '278271', '278273', '304713', '304737', '304740', '304741']
    nosy_count = 7.0
    nosy_names = ['terry.reedy', 'pitrou', 'tiagoantao', 'Valentin.Lorentz', 'davin', 'Mariatta', 'tacocat']
    pr_nums = ['1410', '4073', '4075']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28326'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions