Skip to content

test_multiprocessing_forkserver leaks references on Python 3 #74958

@vstinner

Description

@vstinner
BPO 30775
Nosy @pitrou, @vstinner, @applio
PRs
  • bpo-30775: Fix refleaks in test_multiprocessing #2467
  • [3.6] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) #2468
  • [3.5] bpo-30775: Fix refleaks in test_multiprocessing (GH-2467) #2469
  • bpo-30775: Clear potential ref cycle between Process and Process target #2470
  • [3.6] bpo-30775: Clear potential ref cycle between Process and Process target (GH-2470) #2471
  • [3.5] bpo-30775: Clear potential ref cycle between Process and Process target (GH-2470) #2472
  • [2.7] bpo-30775: Clear potential ref cycle between Process and Process target (GH-2470) #2473
  • 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-28.09:51:49.847>
    created_at = <Date 2017-06-26.20:16:57.190>
    labels = ['3.7', 'tests', 'performance']
    title = 'test_multiprocessing_forkserver leaks references on Python 3'
    updated_at = <Date 2017-09-15.16:04:53.679>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-09-15.16:04:53.679>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-06-28.09:51:49.847>
    closer = 'pitrou'
    components = ['Tests']
    creation = <Date 2017-06-26.20:16:57.190>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30775
    keywords = []
    message_count = 14.0
    messages = ['296942', '296943', '296944', '296945', '296946', '297164', '297166', '297168', '297169', '297170', '297171', '297172', '297174', '302261']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'davin']
    pr_nums = ['2467', '2468', '2469', '2470', '2471', '2472', '2473']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30775'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeperformancePerformance or resource usagetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions