Actions
Feature #13006
openbacktrace of thread killer
Status:
Open
Assignee:
-
Target version:
-
Description
Hello, I am right now having difficulties to understand why one thread I have is dead. Seems been killed by something (rails/puma). But there is no way I can see to understand what and why did it.
That's why I'm proposing a new feature. This would be Thread#kill
should record a backtrace at time of call and record it somewhere in the thread object so that later calling Thread#killer_trace
would show what performed this call.
Actions
Like0
Like0Like0