Andrey Smirnov 9f12352433
chore: clean up outer variable used in inner func (#519)
Inner function in goroutine was using `err` (return variable) of the
outer function.

Signed-off-by: Andrey Smirnov <smirnov.andrey@gmail.com>
2019-04-10 23:56:15 +03:00
..
2019-04-03 18:29:21 -07:00