Project

General

Profile

Actions

Bug #6136

closed

files left open causes too many file descriptors on OS

Added by Matt Jones over 10 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
metacat
Target version:
Start date:
10/09/2013
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:

Description

Metacat writes temp files to disk, and in the process has been failing to close file handles. Over time, especially with operations that touch many files, the number of file handles in use by Metacat increases and eventually exceeds the operating systems hard limit, causing exceptions when Metacat tries to open any additional files. Need to be sure to close all file handles properly after usage.

Actions

Also available in: Atom PDF