[darcs-users] darcs.cgi -- bug report / complaint

zooko at zooko.com zooko at zooko.com
Wed Oct 13 17:57:29 UTC 2004


When darcs.cgi runs out of disk space in its tempfile it aborts and it doesn't
clean up the tempfile, so my temp dir gets full of those.

I know Perl doesn't have proper exception handlers, but I guess you could use
an exit handler or some such to clean up tempfiles?  Or maybe just create the
tempfile then immediately unlink it and use the anonymous fd?

Regards,

Zooko





More information about the darcs-users mailing list