| Summary: | frysk.expunit.Expect doesn't consume sigchlds | ||
|---|---|---|---|
| Product: | frysk | Reporter: | Andrew Cagney <cagney> |
| Component: | general | Assignee: | Andrew Cagney <cagney> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Host: | Target: | ||
| Build: | Last reconfirmed: | ||
| Project(s) to access: | ssh public key: | ||
| Bug Depends on: | |||
| Bug Blocks: | 2234, 2243, 2244 | ||
|
Description
Andrew Cagney
2007-02-08 02:23:49 UTC
Index: frysk-core/frysk/bindir/ChangeLog This adds an explicit drain. Should Expect.close() do it internally? 2007-02-09 Andrew Cagney <cagney@redhat.com> * TestFcore.java: Enable all tests. (tearDown): Add call to Signal.drain of Sig.CHLD. Index: frysk-imports/frysk/sys/ChangeLog 2007-02-09 Andrew Cagney <cagney@redhat.com> * Signal.java (drain(Sig)): Declare. * cni/Signal.cxx (drain): Define. |