Skip to content

asyncio: emit ResourceWarning warnings if transports/event loops are not explicitly closed #67432

Description

@vstinner
BPO 23243
Nosy @gvanrossum, @vstinner, @1st1
Files
  • resource_warnings.patch
  • server_close.patch
  • 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 2015-01-29.16:55:05.859>
    created_at = <Date 2015-01-14.23:18:04.084>
    labels = ['expert-asyncio']
    title = 'asyncio: emit ResourceWarning warnings if transports/event loops are not explicitly closed'
    updated_at = <Date 2015-01-29.16:55:05.858>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2015-01-29.16:55:05.858>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2015-01-29.16:55:05.859>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2015-01-14.23:18:04.084>
    creator = 'vstinner'
    dependencies = []
    files = ['37708', '37720']
    hgrepos = []
    issue_num = 23243
    keywords = ['patch']
    message_count = 7.0
    messages = ['234043', '234071', '234074', '234103', '234858', '234979', '234980']
    nosy_count = 4.0
    nosy_names = ['gvanrossum', 'vstinner', 'python-dev', 'yselivanov']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue23243'
    versions = ['Python 3.4', 'Python 3.5']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions