Bug 1590

Summary: check that attaching to a rapidly cloning task succeeds (mostly)
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P1    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Bug Depends on:    
Bug Blocks: 1553    

Description Andrew Cagney 2005-10-28 19:55:55 UTC
a rapidly cloning task will require some chasing (should there be a global add
operation?); need to check that:
- full attach is eventually successful
- error reporting of dud tasks is successful
Comment 1 Andrew Cagney 2005-11-22 04:41:52 UTC
Index: frysk-core/frysk/proc/ChangeLog
2005-11-21  Andrew Cagney  <cagney@redhat.com>

        * TestTaskObserver.java: Add.
        .testAttachDetachRapidlyCloningMainTask.
        * TestLib.java (AckDaemonProcess(int,String[])): Add.