Files
danbooru/app/logical/pixiv_ugoira_converter.rb
Toks cbc3b48778 Fix zip file not being closed
file.get_input_stream leaves the file open by default, which means the
zip cannot be moved later on. But the block version of it closes the
file automatically.
2014-10-19 02:30:02 -07:00

1.9 KiB