Ticket #532 (closed enhancement: fixed)
Opened 2010-08-24T15:39:33-05:00
Last modified 2011-02-02T04:45:00-06:00
Add test for leaking file handles
Reported by: | melissa | Owned by: | melissa |
---|---|---|---|
Priority: | minor | Milestone: |
|
Component: | test-suite | Severity: | non-issue |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
File handles that are left open are known to cause a problem on Windows, so we should somehow find a way to test that there are no open file handles after close() has been called on a reader.