Skip to content

Add a lightweight mechanism for detecting un-awaited coroutine objects #74676

@njsmith

Description

@njsmith
BPO 30491
Nosy @gvanrossum, @ncoghlan, @giampaolo, @njsmith, @asvetlov, @cjerdonek, @serhiy-storchaka, @1st1, @gvanrossum, @Carreau, @ryanhiebert, @csabella, @xgid
PRs
  • bpo-30491: Add unawaited coroutine tracking mode #5279
  • Superseder
  • bpo-32591: Deprecate sys.set_coroutine_wrapper and replace it with more focused API(s)
  • Files
  • corobench.py
  • pep492bench.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 2022-03-17.15:16:17.394>
    created_at = <Date 2017-05-27.06:43:00.787>
    labels = ['3.9', 'expert-asyncio']
    title = 'Add a lightweight mechanism for detecting un-awaited coroutine objects'
    updated_at = <Date 2022-03-17.15:16:17.393>
    user = 'https://github.com/njsmith'

    bugs.python.org fields:

    activity = <Date 2022-03-17.15:16:17.393>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2022-03-17.15:16:17.394>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2017-05-27.06:43:00.787>
    creator = 'njs'
    dependencies = []
    files = ['47405', '47406']
    hgrepos = []
    issue_num = 30491
    keywords = ['patch']
    message_count = 27.0
    messages = ['294584', '308090', '308216', '308222', '308224', '308231', '308263', '308272', '308274', '308275', '310335', '310508', '310557', '310558', '310559', '310564', '310566', '310610', '311056', '311082', '342452', '351419', '352052', '352059', '388621', '388625', '415417']
    nosy_count = 15.0
    nosy_names = ['gvanrossum', 'ncoghlan', 'giampaolo.rodola', 'njs', 'asvetlov', 'chris.jerdonek', 'serhiy.storchaka', 'yselivanov', 'nikicat', 'Guido.van.Rossum', 'mbussonn', 'ryanhiebert', 'cheryl.sabella', 'xgdomingo', 'nzsmith']
    pr_nums = ['5279']
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '32591'
    type = None
    url = 'https://bugs.python.org/issue30491'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions