A New Wrinkle in my Filtering Plan

in «blog» by Michael Beard
Tags: , ,

I keep getting into a chicken/egg loop with trying to kick off a routine (whether it's a coroutine or a popen process or whatever) where I'm deadlocked because I need the process to return so I can start the process that will let it do the work!

Yeesh!

Anyway, this article might help: start a new terminal window to execute a python script.

Regardless, it's a good idea to remember.