codeguard / s3gof3r

Fast, concurrent, streaming access to Amazon S3, including gof3r, a CLI. http://godoc.org/github.com/rlmcpherson/s3gof3r
MIT License
1 stars 0 forks source link

Only set err if not set #2

Closed taylorskalyo closed 8 years ago

taylorskalyo commented 8 years ago

Since this variable is re-used across the various workers, it might get set to nil unexpectedly in certain scenarios. Perhaps we should only let the first non-nil in win.