Bug 1590 - check that attaching to a rapidly cloning task succeeds (mostly)
Summary: check that attaching to a rapidly cloning task succeeds (mostly)
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 1553
  Show dependency treegraph
 
Reported: 2005-10-28 19:55 UTC by Andrew Cagney
Modified: 2005-11-22 04: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 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.