Skip to content

Tkinter GUI Blocks Main Thread During File Parsing #1

@AnisGLZ

Description

@AnisGLZ

Large conversation files are parsed synchronously on the main Tkinter thread inside an event handler. For multi-file conversations with thousands of messages, the GUI freezes completely during parsing (several seconds to minutes) with no loading indicator. The OS may report the window as "not responding" during this time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions