Skip to content

Add a timeout functionality to common locking operations #51565

Closed
@pitrou

Description

@pitrou
BPO 7316
Nosy @pitrou, @briancurtin, @asvetlov, @florentx, @Bluehorn
Files
  • timedlock5.patch
  • timedlock6.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 = 'https://github.com/pitrou'
    closed_at = <Date 2010-04-14.15:45:10.167>
    created_at = <Date 2009-11-13.17:31:47.283>
    labels = ['interpreter-core', 'type-feature', 'library']
    title = 'Add a timeout functionality to common locking operations'
    updated_at = <Date 2010-04-14.21:26:33.991>
    user = 'https://github.com/pitrou'

    bugs.python.org fields:

    activity = <Date 2010-04-14.21:26:33.991>
    actor = 'torsten'
    assignee = 'pitrou'
    closed = True
    closed_date = <Date 2010-04-14.15:45:10.167>
    closer = 'pitrou'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2009-11-13.17:31:47.283>
    creator = 'pitrou'
    dependencies = []
    files = ['16609', '16911']
    hgrepos = []
    issue_num = 7316
    keywords = ['patch', 'needs review']
    message_count = 13.0
    messages = ['95192', '95379', '95387', '95388', '95392', '96304', '97436', '97498', '101413', '103070', '103103', '103134', '103148']
    nosy_count = 8.0
    nosy_names = ['pitrou', 'jyasskin', 'gps', 'jnoller', 'brian.curtin', 'asvetlov', 'flox', 'torsten']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue7316'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibPython modules in the Lib dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions