t;opportunity" in a Python application using threads
> and signals. Basically, there is a main process that spawns off a child
> thread that loops forever. In between iterations, the child
> thread sleeps for X seconds. All the while, the main thread loops
> forever doing its thing and
I've run into an "opportunity" in a Python application using threads and
signals.
Basically, there is a main process that spawns off a child thread that loops
forever.
In between iterations, the child thread sleeps for X seconds. All the while,
the
main
thread loops forever doin