Hacker News new | ask | show | jobs
by deskr 478 days ago
Exceptions in threads are an absolute killer.

Here's a story of a horror bughunt where the main characters are C++, select() and thread brandishing an exception: https://news.ycombinator.com/item?id=42532979

1 comments

I remember reading that article but being unable to understand it due to my lack of knowledge in the area. I will have to give it another go.