Tests were using `count` and similar variables without any concurrency safety and have been updated to use atomic operations. This may have caused rare miscounts of operations (not observed). |
||
|---|---|---|
| .. | ||
| git | ||
| cartesian.go | ||
| cartesian_test.go | ||
| draw.go | ||
| dryrun.go | ||
| executor.go | ||
| executor_test.go | ||
| file.go | ||
| job_error.go | ||
| line_writer.go | ||
| line_writer_test.go | ||
| logger.go | ||
| outbound_ip.go | ||
| randname.go | ||
| sha256.go | ||
| sha256_test.go | ||