buildkit/frontend/gateway
Ian Campbell b558d75d3a Consistently protect `llbBridgeForwarder.refs` with mutex
Most accesses to this map are protected. Add the missing locks (some of which
are in code paths where we wouldn't normally expect concurrent accesses, but
better to be safe).

Signed-off-by: Ian Campbell <ijc@docker.com>
2018-08-30 15:03:29 +01:00
..
client dockerfile: custom names to vertexes 2018-07-31 10:41:30 -07:00
forwarder llbsolver: use result type with multi ref support 2018-07-12 17:52:23 -07:00
grpcclient gateway: call `Return` if call to `BuildFunc` returns an error. 2018-08-09 11:19:42 +01:00
pb dockerfile: custom names to vertexes 2018-07-31 10:41:30 -07:00
gateway.go Consistently protect `llbBridgeForwarder.refs` with mutex 2018-08-30 15:03:29 +01:00