Someone emailed me today asking: I’m writing because I’m somewhat conscious of what I would consider a rather large hole in the parallel programming literature. … What if one or more of your tasks throws an exception? Should the thread that runs the task swallow it? Should the caught exceptions get stashed somewhere so that [...]
Archive for June 23rd, 2009
Answering email about error handling in concurrent code
Posted in C++, Concurrency on 2009-06-23 | 9 Comments »