| Summary: | delete frysk.proc.TaskEvent.Terminated | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P1 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1519 | ||
|
Description
Andrew Cagney
2005-10-26 16:16:02 UTC
Deleted (those tests are a mess); should get auto-attach working. 2005-10-26 Andrew Cagney <cagney@redhat.com> * TaskEvent.java: Delete .Terminated. * TaskObservable.java: Call TaskObserver .add from here. * TaskState.java: Allow processRequestAddObserver in .unattached state. * TestPaused.java: Make TaskDestroyedObserver an extension of TaskObserverBase, implementing TaskObserver.Terminated. * TestUnpaused.java: Ditto. * TestStop.java: Ditto. * TestStopAndStop.java: Ditto. * TestStopAndGo.java: Ditto. * TestGoAndGo.java: Ditto. * TestStep.java: Ditto. |