diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2023-07-10 17:56:37 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2023-07-12 12:39:28 +0000 |
| commit | 979d5fe2cebac428704d73daed5379e007abef68 (patch) | |
| tree | 0da4a39ddc610cde6803d64ff848c6c04b9b45f8 /executor | |
| parent | 2f19aa4f873578acf44b3bf4d4ae98e52c2817ca (diff) | |
pkg/report: request VMs outside of createInstances()
In the current code, there's a possibility that we write to ctx.bootRequests
after it was quickly closed. That could happen when we immediately abort
the reproduction process after it's started.
To avoid this, don't send elements over the bootRequests channel in the
createInstances() function.
Hopefully closes #4016.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
