Skip to content

Create a way to check that the parent process is alive for deamonized processes #81069

Description

@tomMoral
mannequin
BPO 36888
Nosy @pitrou, @vstinner, @applio, @tomMoral, @miss-islington
PRs
  • bpo-36888: Add multiprocessing.parent_process() #13247
  • bpo-36888: Increase timeout in test_parent_process #14286
  • [3.8] bpo-36888, test_multiprocessing: Increase test_parent_process timeout (GH-14286) #14382
  • 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 2019-06-25.22:27:51.849>
    created_at = <Date 2019-05-11.15:36:32.843>
    labels = ['3.8', 'type-feature', 'library']
    title = 'Create a way to check that the parent process is alive for deamonized processes'
    updated_at = <Date 2019-06-25.22:27:51.848>
    user = 'https://github.com/tomMoral'

    bugs.python.org fields:

    activity = <Date 2019-06-25.22:27:51.848>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-25.22:27:51.849>
    closer = 'vstinner'
    components = ['Library (Lib)']
    creation = <Date 2019-05-11.15:36:32.843>
    creator = 'tomMoral'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36888
    keywords = ['patch']
    message_count = 7.0
    messages = ['342199', '342945', '342946', '345321', '346558', '346560', '346563']
    nosy_count = 5.0
    nosy_names = ['pitrou', 'vstinner', 'davin', 'tomMoral', 'miss-islington']
    pr_nums = ['13247', '14286', '14382']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue36888'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions