On Wed, Jun 20, 2018 at 14:32:03 +0200, Michal Privoznik wrote:
If a thread is unable to start a job (e.g. because of timeout)
an warning is printed into the logs. So far, the message does not
s/an/a/
contain agent job info. Add it as it might help future debugging.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_domain.c | 16 +++++++++++-----
1 file changed, 11 insertions(+), 5 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar(a)redhat.com>