bloomberg / bloomberg/pystack

Report stacks for all greenlets

Open
#60 0 comments 9 reactions 0 assignees View on GitHub
enhancement
Dominant language
C++
Stars
1.2k
Forks
72
Avg merge
5d 10h
Merged PRs (30d)
5

Description

Add a new command line switch to ask pystack to try to find suspended greenlets and print their stacks. It would do this by finding and walking the CPython implementation's linked list of Python objects to find all greenlets and to identify the most recent stack frame of each one.

This is probably quite a tricky change, but would be a very cool feature.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.