Files
buildkit/solver
Tonis Tiigi fafab6074c llbsolver: take copy of history record to avoid marshal race
For active builds these records get stored in the memory
and marshalled on user request. This leads to possibility that
the original record may be updated while the marshalling is
happening, leading to a crash.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2025-01-15 11:00:08 -08:00
..
2024-07-12 16:03:18 -07:00
2024-07-12 16:03:18 -07:00
2024-04-09 07:23:16 -07:00
2025-01-13 16:42:48 -08:00