Skip to content

interruption of locks by signals not guaranteed when locks are implemented using POSIX condition variables; add sys.thread_info #55432

@sable

Description

@sable
mannequin
BPO 11223
Nosy @gpshead, @db3l, @pitrou, @vstinner, @benjaminp, @rnk
Files
  • test_threadsignals.patch
  • pthread_cond_timedwait_signal.c
  • threading_info.patch
  • threading_info-2.patch
  • threading_info-3.patch
  • sys_thread_info.patch
  • sys_thread_info-2.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 = <Date 2011-04-20.08:30:34.676>
    created_at = <Date 2011-02-16.14:25:35.643>
    labels = ['interpreter-core', 'type-bug', 'tests']
    title = 'interruption of locks by signals not guaranteed when locks are implemented using POSIX condition variables; add sys.thread_info'
    updated_at = <Date 2011-06-23.12:22:50.509>
    user = 'https://bugs.python.org/sable'

    bugs.python.org fields:

    activity = <Date 2011-06-23.12:22:50.509>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2011-04-20.08:30:34.676>
    closer = 'vstinner'
    components = ['Interpreter Core', 'Tests']
    creation = <Date 2011-02-16.14:25:35.643>
    creator = 'sable'
    dependencies = []
    files = ['20772', '21714', '21716', '21724', '21734', '21744', '21786']
    hgrepos = []
    issue_num = 11223
    keywords = ['patch']
    message_count = 41.0
    messages = ['128668', '128669', '128670', '128672', '128674', '128675', '128676', '128677', '128678', '128680', '128681', '128718', '128719', '128720', '128721', '128722', '128723', '130755', '134028', '134031', '134037', '134049', '134068', '134069', '134070', '134104', '134105', '134106', '134107', '134108', '134131', '134135', '134189', '134191', '134435', '134484', '134505', '134859', '138862', '138863', '138864']
    nosy_count = 9.0
    nosy_names = ['gregory.p.smith', 'db3l', 'pitrou', 'vstinner', 'sable', 'benjamin.peterson', 'rnk', 'neologix', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = None
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue11223'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)testsTests in the Lib/test dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions