Skip to content

test_asyncio: test_cancel_gather_2() dangling thread #81318

@vstinner

Description

@vstinner
BPO 37137
Nosy @vstinner, @asvetlov, @pablogsal
PRs
  • bpo-37137: Fix test_asyncio: use TestCase.set_event_loop() #13779
  • bpo-37137, asyncio: add BaseEventLoop.wait_executor_on_close #13786
  • bpo-37137: Close pid waiters on watcher.close() #13792
  • 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-06-04.12:43:35.166>
    created_at = <Date 2019-06-03.01:18:08.370>
    labels = ['3.8', 'tests']
    title = 'test_asyncio: test_cancel_gather_2() dangling thread'
    updated_at = <Date 2019-06-04.12:43:35.165>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2019-06-04.12:43:35.165>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-06-04.12:43:35.166>
    closer = 'vstinner'
    components = ['Tests']
    creation = <Date 2019-06-03.01:18:08.370>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37137
    keywords = ['patch']
    message_count = 17.0
    messages = ['344353', '344358', '344359', '344426', '344427', '344433', '344471', '344479', '344481', '344488', '344489', '344490', '344491', '344492', '344497', '344516', '344557']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'asvetlov', 'pablogsal']
    pr_nums = ['13779', '13786', '13792']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue37137'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetestsTests in the Lib/test dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions