Skip to content

Asyncio Lock safety issue (unlimited acquire) #76915

@bharel

Description

@bharel
mannequin
BPO 32734
Nosy @asvetlov, @1st1, @bharel
PRs
  • bpo-32734: Fix asyncio.Lock multiple acquire safety issue #5466
  • [3.5] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) #5476
  • [3.6] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) #5477
  • [3.7] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) #5479
  • [3.7] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) #5501
  • [3.6] bpo-32734: Fix asyncio.Lock multiple acquire safety issue (GH-5466) #5502
  • Files
  • bug.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 2018-02-02.23:17:23.363>
    created_at = <Date 2018-01-31.18:55:45.518>
    labels = ['3.8', 'type-bug', '3.7', 'expert-asyncio']
    title = 'Asyncio Lock safety issue (unlimited acquire)'
    updated_at = <Date 2018-02-02.23:17:23.361>
    user = 'https://github.com/bharel'

    bugs.python.org fields:

    activity = <Date 2018-02-02.23:17:23.361>
    actor = 'yselivanov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-02-02.23:17:23.363>
    closer = 'yselivanov'
    components = ['asyncio']
    creation = <Date 2018-01-31.18:55:45.518>
    creator = 'bar.harel'
    dependencies = []
    files = ['47419']
    hgrepos = []
    issue_num = 32734
    keywords = ['patch']
    message_count = 7.0
    messages = ['311361', '311392', '311455', '311518', '311524', '311525', '311526']
    nosy_count = 3.0
    nosy_names = ['asvetlov', 'yselivanov', 'bar.harel']
    pr_nums = ['5466', '5476', '5477', '5479', '5501', '5502']
    priority = 'high'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32734'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions