Skip to content

PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal #74953

Closed
@vstinner

Description

@vstinner
BPO 30768
Nosy @pitrou, @vstinner
PRs
  • bpo-30768: Recompute timeout on interrupted lock #4103
  • Files
  • interrupted_lock.py
  • test.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 = None
    created_at = <Date 2017-06-26.13:50:01.691>
    labels = ['3.7']
    title = 'PyThread_acquire_lock_timed() should recompute the timeout when interrupted by a signal'
    updated_at = <Date 2017-10-25.00:15:14.862>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2017-10-25.00:15:14.862>
    actor = 'vstinner'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = []
    creation = <Date 2017-06-26.13:50:01.691>
    creator = 'vstinner'
    dependencies = []
    files = ['47233', '47234']
    hgrepos = []
    issue_num = 30768
    keywords = ['patch']
    message_count = 10.0
    messages = ['296896', '296898', '296899', '304892', '304893', '304895', '304896', '304951', '304952', '304953']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'vstinner', 'neologix']
    pr_nums = ['4103']
    priority = 'normal'
    resolution = None
    stage = 'resolved'
    status = 'open'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue30768'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions