NOTICE! This is a static HTML version of a legacy LOCI Software ticket.

LOCI projects are now located on GitHub. The Bio-Formats project can be found here.

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: bio-formats-4.3
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.

Change History

comment:1 Changed 2010-11-15T10:31:58-06:00 by melissa

  • Milestone changed from bio-formats-5.0 to bio-formats-4.3

comment:2 Changed 2011-02-02T04:45:00-06:00 by curtis

  • Status changed from new to closed
  • Resolution set to fixed

moved to  ome:#4139