aboutsummaryrefslogtreecommitdiffstats
path: root/executor/executor_windows.h
diff options
context:
space:
mode:
authorAleksandr Nogikh <nogikh@google.com>2024-10-11 13:41:40 +0200
committerAleksandr Nogikh <nogikh@google.com>2024-10-11 11:59:58 +0000
commitafa86b09bcac3bc4220aa5b71285d98ff57422a5 (patch)
treec775a4a3c12d600fdfab95948411e153b6300728 /executor/executor_windows.h
parent8b02337e33dbcc9aae5b80ebe850733ca7c8fac7 (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/executor_windows.h')
0 files changed, 0 insertions, 0 deletions