Files
nomad/drivers/docker
Michael Schurter 1bc5c718b4 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
..
2020-05-26 11:04:04 -04:00
2020-12-09 11:05:18 -08:00
2020-12-09 11:05:18 -08:00
2021-07-22 22:27:29 +02:00