I'm doing something dopey, like trying to store the process in a
session variable. I would probably be better off dealing with the
process' pid. How to simply request in python the status of a process
using its pid without "holding up the show"?

Reply via email to