Skip to content

asyncio: nested event loop #66435

Closed as not planned
Closed as not planned
@djarb

Description

@djarb
mannequin
BPO 22239
Nosy @jcea, @njsmith, @jab, @pmp-p, @vadmium, @1st1, @crusaderky, @douglas-raillard-arm, @davidbrochart, @kumaraditya303
Files
  • nested.py: Decorator allowing a coroutine to run in a nested event loop
  • nested.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 2014-08-25.18:04:32.900>
    created_at = <Date 2014-08-20.18:03:50.601>
    labels = ['type-feature', 'expert-asyncio']
    title = 'asyncio: nested event loop'
    updated_at = <Date 2021-12-11.07:40:23.171>
    user = 'https://bugs.python.org/djarb'

    bugs.python.org fields:

    activity = <Date 2021-12-11.07:40:23.171>
    actor = 'kumaraditya'
    assignee = 'none'
    closed = True
    closed_date = <Date 2014-08-25.18:04:32.900>
    closer = 'gvanrossum'
    components = ['asyncio']
    creation = <Date 2014-08-20.18:03:50.601>
    creator = 'djarb'
    dependencies = []
    files = ['36422', '36498']
    hgrepos = []
    issue_num = 22239
    keywords = ['patch']
    message_count = 23.0
    messages = ['225578', '225883', '226037', '298388', '373145', '373177', '373183', '373186', '373192', '373240', '373241', '373244', '373245', '373247', '373249', '373270', '373273', '373280', '373307', '373311', '389487', '398257', '399920']
    nosy_count = 14.0
    nosy_names = ['jcea', 'djarb', 'zzzeek', 'njs', 'jab', 'pmpp', 'martin.panter', 'yselivanov', 'Rokas K. (rku)', 'crusaderky', 'douglas-raillard-arm', 'davidbrochart', 'kumaraditya', 'rob.moore']
    pr_nums = []
    priority = 'normal'
    resolution = 'wont fix'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue22239'
    versions = []

    Linked PRs

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions