Eduardo Habkost <ehabk...@redhat.com> writes:

> Keep the Popen object around to we can query its exit code later.
>
> To keep the existing 'self._popen is None' checks working, add a
> is_running() method, that will check if the process is still running.
>
> Signed-off-by: Eduardo Habkost <ehabk...@redhat.com>

Looks harmless enough.  Have you tested the scripts using this module
still work?

Reply via email to