goharbor / acceleration-service

Provides a general service to support image acceleration based on kinds of accelerator like Nydus and eStargz etc.
Apache License 2.0
73 stars 26 forks source link

fix: blob lost and lack mutex protection #220

Closed PerseidMeteor closed 10 months ago

PerseidMeteor commented 11 months ago

If use info varible in Update of store and get error in store update, the return value info is empty, and cache Update will be useless.

change: