issues
search
noflo
/
noflo-image
Image processing components for NoFlo.
MIT License
13
stars
9
forks
source link
Improve UrlToTempFile
#189
Closed
GabiThume
closed
7 years ago
GabiThume
commented
7 years ago
Change UrlToTempFile logic to always close the stream and abort the request when error and also to always do a fSync() for safety purposes;
Change from
temporary
to
tmp
package (
temporary
is not maintained anymore);
Use
trusty
dist on Travis;
Improve error messages;
Add test for a URL from archive.
trusty
dist on Travis;