Skip to content

Add close() to multiprocessing.Process #74781

Closed
@pitrou

Description

@pitrou
BPO 30596
Nosy @pitrou, @vstinner, @JimJJewett, @applio
PRs
  • Fix bpo-30596: Add close() method to multiprocessing.Process #2010
  • 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-06-24.17:22:45.256>
    created_at = <Date 2017-06-08.10:25:03.845>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Add close() to multiprocessing.Process'
    updated_at = <Date 2017-06-26.11:48:35.111>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2017-06-26.11:48:35.111>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-24.17:22:45.256>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-06-08.10:25:03.845>
    creator = 'pitrou'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30596
    keywords = []
    message_count = 10.0
    messages = ['295396', '295461', '295741', '295750', '295783', '295784', '295803', '296779', '296877', '296878']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'asksol', 'Jim.Jewett', 'davin']
    pr_nums = ['2010']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30596'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibPython modules in the Lib dirtype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions