logoalt Hacker News

VladVladikofftoday at 2:02 AM1 replyview on HN

I even question if it is a DOS vector. So the thread crashes and then the system that controls the threads cleans it up and opens a new thread. Seems to be a trivial impact, unless it locks up the thread somehow.


Replies

inigyoutoday at 2:11 AM

Threads don't work that way. A fatal exception on any thread kills the process.

show 1 reply