Skip to content

"loop argument must agree with lock" instantiating asyncio.Condition #89579

@simonw

Description

@simonw
mannequin
BPO 45416
Nosy @asvetlov, @ambv, @serhiy-storchaka, @1st1, @achimnol, @simonw, @miss-islington, @uriyyo
PRs
  • bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects #28850
  • [3.10] bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850) #28856
  • 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 2021-10-12.09:03:49.457>
    created_at = <Date 2021-10-08.20:30:58.548>
    labels = ['3.11', '3.10', 'expert-asyncio']
    title = '"loop argument must agree with lock" instantiating asyncio.Condition'
    updated_at = <Date 2021-10-12.09:03:49.456>
    user = 'https://github.com/simonw'

    bugs.python.org fields:

    activity = <Date 2021-10-12.09:03:49.456>
    actor = 'asvetlov'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-10-12.09:03:49.457>
    closer = 'asvetlov'
    components = ['asyncio']
    creation = <Date 2021-10-08.20:30:58.548>
    creator = 'simonw'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45416
    keywords = ['patch']
    message_count = 7.0
    messages = ['403500', '403501', '403502', '403506', '403599', '403601', '403719']
    nosy_count = 8.0
    nosy_names = ['asvetlov', 'lukasz.langa', 'serhiy.storchaka', 'yselivanov', 'Joongi Kim', 'simonw', 'miss-islington', 'uriyyo']
    pr_nums = ['28850', '28856']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue45416'
    versions = ['Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions