Skip to content

Instantly share code, notes, and snippets.

@josephsiefers
Created January 20, 2016 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josephsiefers/3222cd8269f50a9f00fd to your computer and use it in GitHub Desktop.
Save josephsiefers/3222cd8269f50a9f00fd to your computer and use it in GitHub Desktop.
Object Space Thread Introspection
ObjectSpace.each_object(SqsWorkers::Manager).next.thread_list.inspect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment