mirror of
https://github.com/project-zot/zot.git
synced 2026-06-15 20:07:55 +08:00
2496fef3c2
Multiple go routines downloading trivy db triggers data race on trivy internal db.Path(). In each go routine wait for db download to start. closes #636 Signed-off-by: Petu Eusebiu <peusebiu@cisco.com>