﻿id	summary	reporter	owner	description	type	status	component	version	resolution	keywords	cc	guest	host
15008	vboxmanage should honnor SIGTERM	Cédric Cabessa		"For long operation (like clonevm) we may want to cancel the operation. Today this doable by sending the SIGINT signal on linux (ctrl+c).
However when using vboxmanage in another application, it is standard to send a SIGTERM (for exemple, in Qt this is what QProcess:terminate() do).

But vboxmanage do not handle SIGTERM which result in a abrupt termination

In attachment a simple patch doing this."	enhancement	closed	other	VirtualBox 5.0.12	fixed	vboxmanage SIGTERM		other	Linux
