Skip to content

[multiprocessing] memory leak in shared_memory.SharedMemory in Windows #85059

Closed
@eryksun

Description

@eryksun
BPO 40882
Nosy @pfmoore, @tiran, @tjguk, @zware, @eryksun, @zooba, @ZackerySpytz
PRs
  • bpo-40882: Fix a memory leak in SharedMemory on Windows #20684
  • 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 2020-06-05.22:47:05.789>
    labels = ['type-bug', '3.8', '3.9', '3.10', 'library', 'OS-windows']
    title = 'memory leak in multiprocessing.shared_memory.SharedMemory in Windows'
    updated_at = <Date 2020-06-10.00:55:43.712>
    user = 'https://github.com/eryksun'

    bugs.python.org fields:

    activity = <Date 2020-06-10.00:55:43.712>
    actor = 'eryksun'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)', 'Windows']
    creation = <Date 2020-06-05.22:47:05.789>
    creator = 'eryksun'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40882
    keywords = ['patch']
    message_count = 2.0
    messages = ['370794', '370955']
    nosy_count = 7.0
    nosy_names = ['paul.moore', 'christian.heimes', 'tim.golden', 'zach.ware', 'eryksun', 'steve.dower', 'ZackerySpytz']
    pr_nums = ['20684']
    priority = 'normal'
    resolution = None
    stage = 'patch review'
    status = 'open'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue40882'
    versions = ['Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      Status

      Done

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions