Skip to content

test_asyncio: ProactorEventLoopTests sendfile tests leak references on Windows #76891

@vstinner

Description

@vstinner
BPO 32710
Nosy @vstinner, @giampaolo, @asvetlov, @1st1, @miss-islington
PRs
  • bpo-32710: test_asyncio: test_sendfile reset policy #11461
  • bpo-32710: test_asyncio: test_sendfile reset policy #11461
  • bpo-32710: test_asyncio: test_sendfile reset policy #11461
  • bpo-32710: Fix leak in Overlapped_WSASend() #11469
  • bpo-32710: Fix leak in Overlapped_WSASend() #11469
  • bpo-32710: Fix leak in Overlapped_WSASend() #11469
  • [3.7] bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469) #11471
  • [3.7] bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469) #11471
  • [3.7] bpo-32710: Fix leak in Overlapped_WSASend() (GH-11469) #11471
  • bpo-32710: Fix _overlapped.Overlapped memory leaks #11489
  • bpo-32710: Fix _overlapped.Overlapped memory leaks #11489
  • bpo-32710: Fix _overlapped.Overlapped memory leaks #11489
  • [3.7] bpo-32710: Fix _overlapped.Overlapped memory leaks (GH-11489) #11519
  • [3.7] bpo-32710: Fix _overlapped.Overlapped memory leaks (GH-11489) #11519
  • [3.7] bpo-32710: Fix _overlapped.Overlapped memory leaks (GH-11489) #11519
  • Files
  • test_aiosend.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 = None
    closed_at = <Date 2019-01-08.13:46:28.897>
    created_at = <Date 2018-01-29.12:43:38.826>
    labels = ['3.7', '3.8', 'expert-asyncio']
    title = 'test_asyncio: ProactorEventLoopTests sendfile tests leak references on Windows'
    updated_at = <Date 2019-01-11.14:11:20.876>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-01-11.14:11:20.876>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-01-08.13:46:28.897>
    closer = 'vstinner'
    components = ['asyncio']
    creation = <Date 2018-01-29.12:43:38.826>
    creator = 'vstinner'
    dependencies = []
    files = ['48030']
    hgrepos = []
    issue_num = 32710
    keywords = ['patch', 'patch', 'patch']
    message_count = 17.0
    messages = ['311116', '311122', '311151', '315727', '320157', '321007', '333188', '333193', '333198', '333207', '333227', '333228', '333229', '333230', '333467', '333470', '333472']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'giampaolo.rodola', 'asvetlov', 'yselivanov', 'miss-islington']
    pr_nums = ['11461', '11461', '11461', '11469', '11469', '11469', '11471', '11471', '11471', '11489', '11489', '11489', '11519', '11519', '11519']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue32710'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions