[Bugs] #2051 UNSP: [PATCH] Measure leaks file descriptors
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Jun 17 09:23:42 EDT 2010
#2051: [PATCH] Measure leaks file descriptors
------------------------------------------+---------------------------------
Reporter: lmacken | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar | Version: Git as of bugdate
Severity: Unspecified | Keywords: patch
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
When saving screenshots, Measure creates a temporary directory and removes
it when it is done, but does not close the file descriptor.
Since we're not dealing with 'file' objects directly, we can't rely on the
garbage collector to clean up after us.
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/2051>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list