Skip to content

Emit ResourceWarning in multiprocessing Queue destructor #74357

@vstinner

Description

@vstinner
BPO 30171
Nosy @pitrou, @vstinner, @serhiy-storchaka, @applio
Files
  • queue_leak.py
  • 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 = 'https://github.com/applio'
    closed_at = <Date 2017-07-22.10:21:01.344>
    created_at = <Date 2017-04-26.13:52:50.417>
    labels = ['invalid', '3.7', 'library', 'performance']
    title = 'Emit ResourceWarning in multiprocessing Queue destructor'
    updated_at = <Date 2017-07-22.10:21:01.343>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-07-22.10:21:01.343>
    actor = 'pitrou'
    assignee = 'davin'
    closed = True
    closed_date = <Date 2017-07-22.10:21:01.344>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2017-04-26.13:52:50.417>
    creator = 'vstinner'
    dependencies = []
    files = ['46830']
    hgrepos = []
    issue_num = 30171
    keywords = []
    message_count = 12.0
    messages = ['292346', '292347', '292348', '292850', '293001', '298015', '298034', '298035', '298036', '298039', '298045', '298662']
    nosy_count = 4.0
    nosy_names = ['pitrou', 'vstinner', 'serhiy.storchaka', 'davin']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'resource usage'
    url = 'https://bugs.python.org/issue30171'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeperformancePerformance or resource usagestdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions