Bug 1829

Summary: detach from a task that is exiting
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-11-07 21:45:04 UTC
There is a race between the detach (where the task generates a stop event), and
the termination (a termination event).
Comment 1 Andrew Cagney 2005-11-07 21:45:39 UTC
2005-11-07  Andrew Cagney  <cagney@redhat.com>

        * TestTaskAttachedObserver.java: Add
        .ttestAttachDetachExitingTask.
        * TaskState.java: For "detaching", handle
        .processPerformTerminating.