Skip to content

multiprocessing.Pool: emit ResourceWarning #79605

@vstinner

Description

@vstinner
BPO 35424
Nosy @vstinner, @pablogsal, @miss-islington
PRs
  • bpo-35424: emit ResourceWarning at multiprocessing.Pool destruction #10974
  • bpo-35424: test_multiprocessing: join 3 pools #10986
  • [3.7] bpo-35424: test_multiprocessing: join 3 pools (GH-10986) #10987
  • [3.6] bpo-35424: test_multiprocessing: join 3 pools (GH-10986) #10988
  • bpo-35424: Fix test_multiprocessing_main_handling #11223
  • [3.7] bpo-35424: Fix test_multiprocessing_main_handling (GH-11223) #11227
  • 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 2018-12-20.19:37:22.702>
    created_at = <Date 2018-12-06.01:00:34.427>
    labels = ['3.8', 'tests']
    title = 'multiprocessing.Pool: emit ResourceWarning'
    updated_at = <Date 2018-12-20.19:37:22.701>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-12-20.19:37:22.701>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-12-20.19:37:22.702>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2018-12-06.01:00:34.427>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35424
    keywords = ['patch']
    message_count = 10.0
    messages = ['331201', '331220', '331223', '331230', '331231', '331823', '332097', '332100', '332249', '332251']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'pablogsal', 'miss-islington']
    pr_nums = ['10974', '10986', '10987', '10988', '11223', '11227']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue35424'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests in the Lib/test dir
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions