MCPcopy Index your code
hub / github.com/PySimpleGUI/PySimpleGUI / Demo_Multithreaded_Long_Task_Simple.py

File Demo_Multithreaded_Long_Task_Simple.py

DemoPrograms/Demo_Multithreaded_Long_Task_Simple.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/python3
2import threading
3import time
4import PySimpleGUI as sg

Callers

nothing calls this directly

Calls 1

the_guiFunction · 0.70

Tested by

no test coverage detected