Bug 5985 - kill all processes before rerunning
Summary: kill all processes before rerunning
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 2246
  Show dependency treegraph
 
Reported: 2008-03-25 18:28 UTC by Rick Moseley
Modified: 2008-03-25 18:41 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Moseley 2008-03-25 18:28:57 UTC
When doing a "run" command with multiple processes in focus at the same time,
kill all of the processes first before restarting any of them.  Currently,
StartRun.java takes care of the processes sequentially, killing a process, then
restarting it, killing the next restarting it, etc.
Comment 1 Rick Moseley 2008-03-25 18:41:30 UTC
Fixed in HEAD.