Skip to content

GUI hangs while downloading file. #1

Description

@chiukapoor

Tkinter runs in the main loop so while the file is downloading it freezes till the file is not downloaded. We need to run Tkinter in another thread so that it doesn't freeze the main loop.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions