open-nomad/drivers
Michael Schurter bd4b4b8f66
Data race fixes in tests and a new semgrep rule (#14594)
* test: don't use loop vars in goroutines

fixes a data race in the test

* test: copy objects in statestore before mutating

fixes data race in test

* test: @lgfa29's segmgrep rule for loops/goroutines

Found 2 places where we were improperly using loop variables inside
goroutines.
2022-09-15 10:35:08 -07:00
..
docker Data race fixes in tests and a new semgrep rule (#14594) 2022-09-15 10:35:08 -07:00
exec chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
java chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
mock Merge branch 'main' into tlefebvre/fix-wrong-drivernetworkmanager-interface 2022-03-17 09:38:13 +01:00
qemu chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
rawexec chore: remove use of "err" a log line context key for errors. (#14433) 2022-09-01 15:06:10 +02:00
shared build: run gofmt on all go source files 2022-08-16 11:14:11 -05:00