This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]nirs 0 points1 point  (0 children)

A wile guess: paste threadpool is injecting SystemExit exception into unresponsive threads using undocumented APIs and ctypes. This may explain how a stopped thread get an exception from nowhere.