Asychronous execution *with* return codes?

utabintarbo utabintarbo at gmail.com
Wed Oct 11 07:49:07 EDT 2006


Fredrik Lundh wrote:
> utabintarbo wrote:
>
> > If so, how do I handle the poll() on long-running processes? Run a
> > bunch and then start a check loop?
>
> or use a thread to keep track of each external process.
>
> </F>

This sounds most promising. Might you have a code snippet (or link to
same) illustrating this?




More information about the Python-list mailing list