Line 181 of packaging.rb, we don't close the Tempfile that represents the
MANIFEST.MF.
I understand that we need to keep the file, but we could maybe close it with
unlink set to false ?
That sounds like an open file leak to me otherwise.

Should I file a bug ?

Antoine

Reply via email to