Skip to content

Add a timeout to multiprocessing's Pool.join #75963

@WillStarms

Description

@WillStarms
BPO 31782
Nosy @pitrou, @applio
Files
  • cpython_timeout.patch: Cpython 3.6 Pool timeout patch
  • cpython_raise_timeout.patch: Pool join timeout that raises TimeoutError
  • 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 2017-10-13.19:23:42.800>
    labels = ['3.7', 'type-feature', 'library']
    title = "Add a timeout to multiprocessing's Pool.join"
    updated_at = <Date 2017-10-20.17:05:24.169>
    user = 'https://bugs.python.org/WillStarms'

    bugs.python.org fields:

    activity = <Date 2017-10-20.17:05:24.169>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2017-10-13.19:23:42.800>
    creator = 'Will Starms'
    dependencies = []
    files = ['47219', '47220']
    hgrepos = []
    issue_num = 31782
    keywords = ['patch']
    message_count = 3.0
    messages = ['304350', '304352', '304515']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'davin', 'Will Starms']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = None
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue31782'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessingtype-featureA feature request or enhancement
      No fields configured for issues without a type.

      Projects

      Status
      No status

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions