gifs/api

Paddy 2014-10-17 Parent:08ec88016e2f

5:b5d88d57d587 Go to Latest

gifs/api/.hgignore

Simplify upload. Simplify the upload code by not running the hashing async, which requires fewer copy operations and less channel synchronization. Also, take advantage of the fact that PipeWriters and PipeReaders will return an error to the PipeReaders/PipeWriters (respectively) when read/write is called (respectively) to avoid passing back errors through channels.

History