bloomberg / pytest-pystack

Pytest plugin that runs PyStack on slow or hanging tests.
Apache License 2.0
12 stars 2 forks source link

Run pystack if the monitored process crashes #4

Open mariocj89 opened 1 year ago

mariocj89 commented 1 year ago

Similar to pytest-faulthandler, run pystack if the process crashes but including both C++ and Python code (and optionally variables).