cockroachdb / cockroachdb/cockroach
workload: regression due to invalid string compare
Open
C-bug
regression
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
The `workload` utility uses a string compare on an error string to decide whether or not to do something. This is invalid.
(A regression was introduced by #109441 due to this.)
Jira issue: CRDB-31984
Epic: CRDB-28893
Contributor guide
Assessment
This issue has not been assessed yet.