Skip to content

time.sleep(1) freezes the server GUI on shutdown #10

@davidnoyes

Description

@davidnoyes

Bug Description

shutdown_network_system calls time.sleep(1) on the main Tkinter thread, freezing the entire GUI for one second. The window becomes unresponsive during this time.

File & Lines

server code.py — line 841

Severity

Functional bug — GUI freezes on shutdown.

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