Skip to content

Tkinter hangs if using multiple threads and event handlers #77593

@native-api

Description

@native-api
mannequin
BPO 33412
Nosy @terryjreedy, @serhiy-storchaka, @native-api
Files
  • TkinterHanders3.py
  • trace.zip: trace log
  • trace.py: modified Lib/trace.py to show thread IDs
  • TkinterHanders32.py: fixed script
  • 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-05-03.03:30:05.101>
    created_at = <Date 2018-05-02.17:51:49.449>
    labels = ['3.8', 'invalid', '3.7', 'expert-tkinter', 'type-crash']
    title = 'Tkinter hangs if using multiple threads and event handlers'
    updated_at = <Date 2018-05-06.21:20:10.696>
    user = 'https://github.com/native-api'

    bugs.python.org fields:

    activity = <Date 2018-05-06.21:20:10.696>
    actor = 'Ivan.Pozdeev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-05-03.03:30:05.101>
    closer = 'gvanrossum'
    components = ['Tkinter']
    creation = <Date 2018-05-02.17:51:49.449>
    creator = 'Ivan.Pozdeev'
    dependencies = []
    files = ['47562', '47563', '47564', '47570']
    hgrepos = []
    issue_num = 33412
    keywords = []
    message_count = 11.0
    messages = ['316082', '316083', '316090', '316102', '316104', '316132', '316151', '316152', '316225', '316242', '316243']
    nosy_count = 3.0
    nosy_names = ['terry.reedy', 'serhiy.storchaka', 'Ivan.Pozdeev']
    pr_nums = []
    priority = 'normal'
    resolution = 'not a bug'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue33412'
    versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions