mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-20 15:01:40 -04:00
When verifying large files, the checksum would take a long time and downloader would be nil. When the goroutine asked for progress, it would raise a nil exception.