Backtraces dumping

The requirement raised from deadlock situations in multithreaded environments.

year

2020

Team

2

duration

3 to 6 months

Result

Module implementation periodically logging the tracebacks (stack positions) of other running threads.

Used Technologies

Python

Challenge

Multithreading environment.

Project Details

The request was to create an additional thread inside the running process, monitoring and logging activities of all other threads.

Additional Content