Message180876
| Author | chris.jerdonek |
|---|---|
| Recipients | brett.cannon, chris.jerdonek, ezio.melotti, zach.ware |
| Date | 2013-01-28.19:37:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1359401844.48.0.31379314868.issue16968@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Whichever solution you pick for the "test" issue, I would at least add a code comment explaining that the test return value needs to be garbage collected and why, etc. and probably reference this issue. > If anyone thinks the 'ReapedSuite' class (or a better named copy) could be useful elsewhere, Can you look at some of the other test modules' test_main() functions to see if the same pattern is used there (or look at other uses of reap_children(), etc)? Then we would know what would be useful elsewhere. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-28 19:37:24 | chris.jerdonek | set | recipients: + chris.jerdonek, brett.cannon, ezio.melotti, zach.ware |
| 2013-01-28 19:37:24 | chris.jerdonek | set | messageid: <1359401844.48.0.31379314868.issue16968@psf.upfronthosting.co.za> |
| 2013-01-28 19:37:24 | chris.jerdonek | link | issue16968 messages |
| 2013-01-28 19:37:24 | chris.jerdonek | create | |