Open seykron opened 10 years ago
It seems to be a leak on file descriptors when the vote importer creates a temporary file to read a motion PDF. Maybe it is caused by node's streams, file write streams are not closing file descriptors properly.
It seems to be a leak on file descriptors when the vote importer creates a temporary file to read a motion PDF. Maybe it is caused by node's streams, file write streams are not closing file descriptors properly.