oras-project / oras

OCI registry client - managing content like artifacts, images, packages
https://oras.land
Apache License 2.0
1.52k stars 181 forks source link

`oras` should handle errors returned by `Close()` in all write paths #1516

Open wangxiaoxuan273 opened 1 month ago

wangxiaoxuan273 commented 1 month ago

As mentioned in this comment, oras should have an issue to track handling errors returned by Close() in all write paths.