Bug 5985

Summary: kill all processes before rerunning
Product: frysk Reporter: Rick Moseley <rmoseley>
Component: generalAssignee: Rick Moseley <rmoseley>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 2246    

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.