richardgirges / express-fileupload

Simple express file upload middleware that wraps around busboy
MIT License
1.52k stars 261 forks source link

temp directory is not performing clean up #258

Open visharr opened 3 years ago

SebastienBtr commented 3 years ago

@richardgirges Are we suppose to manage tempFiles delete ourself?

trafnar commented 3 years ago

I'm also curious about this. And wondering if it is expected that temp files have no file extension?