Merge remote-tracking branch 'origin/master' into mutex-debug

This commit is contained in:
Wade Simmons
2023-12-17 09:19:48 -05:00
80 changed files with 2035 additions and 1128 deletions

View File

@@ -213,6 +213,7 @@ smoke-relay-docker: bin-docker
cd .github/workflows/smoke/ && ./smoke-relay.sh
smoke-docker-race: BUILD_ARGS = -race
smoke-docker-race: CGO_ENABLED = 1
smoke-docker-race: smoke-docker
.FORCE: