fluent / sigdump

Use signal to show stacktrace of a Ruby process without restarting it
Apache License 2.0
188 stars 27 forks source link

Add support for printing a thread's name #13

Open mpalmer opened 5 years ago

mpalmer commented 5 years ago

Available since Ruby 2.3. Is a noop on earlier Rubies.

grosser commented 3 years ago

@frsyuki is this good to merge / are you still working on this project ?