Skip to content

async generator receives wrong value when shared between coroutines #74956

@dimaqq

Description

@dimaqq
mannequin
BPO 30773
Nosy @njsmith, @cjerdonek, @dimaqq, @1st1, @emilyemorehouse, @jancespivo, @tirkarthi
PRs
  • bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel #7468
  • [3.8] bpo-30773: Fix ag_running; prohibit running athrow/asend/aclose in parallel (GH-7468) #16486
  • 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 = 'https://github.com/1st1'
    closed_at = <Date 2019-09-30.06:25:31.467>
    created_at = <Date 2017-06-26.18:55:33.730>
    labels = ['interpreter-core', '3.8', 'type-bug', '3.7']
    title = 'async generator receives wrong value when shared between coroutines'
    updated_at = <Date 2019-09-30.06:25:31.466>
    user = 'https://github.com/dimaqq'

    bugs.python.org fields:

    activity = <Date 2019-09-30.06:25:31.466>
    actor = 'yselivanov'
    assignee = 'yselivanov'
    closed = True
    closed_date = <Date 2019-09-30.06:25:31.467>
    closer = 'yselivanov'
    components = ['Interpreter Core']
    creation = <Date 2017-06-26.18:55:33.730>
    creator = 'Dima.Tisnek'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30773
    keywords = ['patch']
    message_count = 9.0
    messages = ['296931', '296932', '297022', '317563', '317603', '317605', '317607', '353543', '353544']
    nosy_count = 7.0
    nosy_names = ['njs', 'chris.jerdonek', 'Dima.Tisnek', 'yselivanov', 'emilyemorehouse', 'jan.cespivo', 'xtreak']
    pr_nums = ['7468', '16486']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue30773'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions