diff options
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/KVM/391880')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/KVM/391880 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/KVM/391880 b/results/classifier/deepseek-2-tmp/output/KVM/391880 new file mode 100644 index 000000000..5a1694d83 --- /dev/null +++ b/results/classifier/deepseek-2-tmp/output/KVM/391880 @@ -0,0 +1,12 @@ + +migrate exec hangs for several minutes if the pipe is closed before all its data is written + +Binary package hint: kvm + +Using + + migrate "exec:true" + +in the monitor hangs the VM for several minutes. What I expect is that the VM stops attempting to migrate after the pipe has been closed. + +Indicating a background migrate with -d doesn't help. Presumably the migration is not backgrounded until a certain amount of data is written to the pipe, or the migration times out What I expect is that the migration is backgrounded immediately. \ No newline at end of file |