diff options
| author | Joey Jiao <quic_jiangenj@quicinc.com> | 2024-05-13 12:51:49 +0800 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2024-06-11 04:38:10 +0000 |
| commit | b7d9eb04f4c510213e29f46db7eab4ec5c72a4ae (patch) | |
| tree | a53c7bd5a22094c2f4a676e42b6f051984373766 /executor/executor_darwin.h | |
| parent | 08c5b761d289843b83009b008b3eb878cb94b439 (diff) | |
pkg/cover: fix concurrent append to slice
It's not safe to append to slice from multiple goroutines.
Either using chan or lock can get constant result.
Diffstat (limited to 'executor/executor_darwin.h')
0 files changed, 0 insertions, 0 deletions
