
Issue #19850 has been updated by mame (Yusuke Endoh). Status changed from Open to Feedback It is unclear what you expect from `Thread#creation_time`. Could you please explain your use case in more detail and how it is useful for the case? ---------------------------------------- Feature #19850: Get thread creation time https://bugs.ruby-lang.org/issues/19850#change-104324 * Author: ngan (Ngan Pham) * Status: Feedback * Priority: Normal ---------------------------------------- I was debugging some threads hanging issue and thought it would be nice to know how long a thread has been around for. Would there be interest in a `Thread#creation_time` (or some other name) that returns the time when the thread was created? -- https://bugs.ruby-lang.org/