Issue 10270: Fix resource warnings in test_threading (original) (raw)

Issue10270

Created on 2010-10-31 18:30 by bbrazil, last changed 2022-04-11 14:57 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
test_threading_fd_leak.patch bbrazil,2010-10-31 18:30 review
Messages (2)
msg120079 - (view) Author: Brian Brazil (bbrazil) * Date: 2010-10-31 18:30
Please see attached.
msg124976 - (view) Author: Sandro Tosi (sandro.tosi) * (Python committer) Date: 2010-12-31 19:35
Already fixed in r86107
History
Date User Action Args
2022-04-11 14:57:08 admin set github: 54479
2010-12-31 19:35:23 sandro.tosi set status: open -> closednosy: + sandro.tosimessages: + resolution: fixedstage: commit review -> resolved
2010-11-05 21:23:30 terry.reedy set type: behaviorstage: commit review
2010-10-31 18:30:39 bbrazil create