qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Make qemu_thread_create return a flag to indicate if it succeeded
@ 2017-03-16 16:55 Achilles Benetopoulos
  2017-03-16 17:04 ` Alex Bennée
  2017-03-16 17:05 ` Daniel P. Berrange
  0 siblings, 2 replies; 4+ messages in thread
From: Achilles Benetopoulos @ 2017-03-16 16:55 UTC (permalink / raw)
  To: qemu-devel

I am interested in working on the BiteSized Task mentioned in the
subject line. However, I have a question: Since the current behaviour
of qemu_thread_create is to fail in the case of an error, then it
seems logical to make the caller exit (in the patched version) if the
return value of the call to qemu_thread_create indicates an error. Is
this desirable? If so, how detailed should the error messages reported
be? If not, then I'm guessing that the desired behaviour is a more
graceful handling of the error on a case-by-case basis?

Achilles

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-03-16 19:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-03-16 16:55 [Qemu-devel] Make qemu_thread_create return a flag to indicate if it succeeded Achilles Benetopoulos
2017-03-16 17:04 ` Alex Bennée
2017-03-16 19:02   ` Dr. David Alan Gilbert
2017-03-16 17:05 ` Daniel P. Berrange

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).