Skip to content

IsolatedAsyncioTestCase freezes when exception is raised #83282

@fornellas

Description

@fornellas
mannequin
BPO 39101
Nosy @asvetlov, @1st1, @lisroach, @miss-islington, @fornellas, @r-owen
PRs
  • bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. #22654
  • [3.9] bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654) #22988
  • [3.8] bpo-39101: Fixes BaseException hang in IsolatedAsyncioTestCase. (GH-22654) #22989
  • 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 2020-10-26.16:29:40.338>
    created_at = <Date 2019-12-19.19:44:59.009>
    labels = ['3.8', 'type-crash', 'expert-asyncio']
    title = 'IsolatedAsyncioTestCase freezes when exception is raised'
    updated_at = <Date 2021-03-02.00:30:08.714>
    user = 'https://github.com/fornellas'

    bugs.python.org fields:

    activity = <Date 2021-03-02.00:30:08.714>
    actor = 'r3owen'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-10-26.16:29:40.338>
    closer = 'lisroach'
    components = ['asyncio']
    creation = <Date 2019-12-19.19:44:59.009>
    creator = 'fornellas'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39101
    keywords = ['patch']
    message_count = 5.0
    messages = ['358690', '379670', '383195', '383196', '387887']
    nosy_count = 6.0
    nosy_names = ['asvetlov', 'yselivanov', 'lisroach', 'miss-islington', 'fornellas', 'r3owen']
    pr_nums = ['22654', '22988', '22989']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue39101'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifetopic-asynciotype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions