]> git.llucax.com Git - software/pymin.git/commitdiff
Make procman.ProcessManager.restart(p) update pidmap when p was running.
authorLeandro Lucarella <llucax@gmail.com>
Tue, 20 May 2008 04:28:13 +0000 (01:28 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Wed, 21 May 2008 16:01:57 +0000 (13:01 -0300)
pidmap was not updated, so extrange things could happen. A testcase was
added too.


No differences found