[cpp-threads] Re: Exception propogation across threads

Matt Austern austern at google.com
Thu Feb 22 15:54:03 GMT 2007


C++ is not the only language that has exceptions, and it will not be the
first language that has both exceptions and threads. Is there any relevant
experience with other languages that have both features? Do any of those
languages ever forward an exception from one thread to another? If so, how
well has exception forwarding worked in practice?

               --Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.decadentplace.org.uk/pipermail/cpp-threads/attachments/20070222/6aa7ee4a/attachment.htm


More information about the cpp-threads mailing list