diff options
| author | Aleksandr Nogikh <nogikh@google.com> | 2024-10-11 13:41:40 +0200 |
|---|---|---|
| committer | Aleksandr Nogikh <nogikh@google.com> | 2024-10-11 11:59:58 +0000 |
| commit | afa86b09bcac3bc4220aa5b71285d98ff57422a5 (patch) | |
| tree | c775a4a3c12d600fdfab95948411e153b6300728 /executor/_include/flatbuffers | |
| parent | 8b02337e33dbcc9aae5b80ebe850733ca7c8fac7 (diff) | |
tools/syz-repro: order Loop() and vmPool.Close()
There used to be no strict ordering between cancelling the loop context
and the actual moment the Loop() method exits. Now that we assert that
all instances are freed in vmPool.Close(), we need to wait until Loop()
finishes before closing the VM pool.
Restructure the main() method to ensure this order.
Diffstat (limited to 'executor/_include/flatbuffers')
0 files changed, 0 insertions, 0 deletions
