Bug 1565 - test*.TaskDestroyedObserver fixage
Summary: test*.TaskDestroyedObserver fixage
Status: NEW
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P1 normal
Target Milestone: ---
Assignee: Unassigned
URL:
Keywords:
Depends on:
Blocks: 1582
  Show dependency treegraph
 
Reported: 2005-10-26 21:33 UTC by Andrew Cagney
Modified: 2006-11-28 16:44 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-26 21:33:57 UTC
- it is modifying a non-local variable (relying on single initialization)
- since the eventual check is that there was no destroy event it might as well
fail when there is one
- that the observer was installed is never checked