moby / buildkit

concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
https://github.com/moby/moby/issues/34227
Apache License 2.0
7.85k stars 1.09k forks source link

ensure context.WithoutCancel in defer funcs #5031

Closed tonistiigi closed 2 weeks ago

tonistiigi commented 2 weeks ago

Most of them only have impact if context.Value() is needed but did discover couple of potential bugs as well.