]> git.llucax.com Git - software/pymin.git/history - pymin/procman.py
Bugfix: call ProcessInfo.stop() in the right way (without parameters).
[software/pymin.git] / pymin / procman.py
2007-11-15 Leandro LucarellaBugfix: call ProcessInfo.stop() in the right way (witho...
2007-11-15 Leandro LucarellaBugfix: use self instead of an unbinded pi object when...
2007-11-13 Leandro LucarellaRemove unused ProcessInfo.last_return attribute.
2007-11-13 Leandro LucarellaBugfix: use correct module for simbol ECHILD.
2007-11-13 Leandro LucarellaAdd a global ProcessManager instance and functions...
2007-11-13 Leandro LucarellaMerge branch 'procman' of baryon.com.ar:/home/luca...
2007-11-13 Leandro LucarellaReplace time.sleep() for signal.pause() in the ProcessM...
2007-11-13 Leandro LucarellaImprove ProcessManager to manage registerable named...
2007-11-13 Leandro LucarellaAdd a ProcessManager class to manage processes.
2007-11-12 Leandro LucarellaImprove ProcessManager to manage registerable named...
2007-11-12 Leandro LucarellaAdd a ProcessManager class to manage processes.