how to dump tasklets status in python

temp sha <[email protected]> Fri, 19 Jun 2015 02:37:25 +0530
Newsgroups gmane.comp.python.stackless
Message-ID <CANe=CUm271AnJMw+JChtVzFXpUJMn8EZTHi=696L3424P8Rwvw@mail.gmail.com>
hi,

I have a complex python program running 100 tasklets simultaneously. I
want to take dump of all the running tasklets including their current
status and back trace at the time of exception. Can any one let me
know how can this be done ?

Thanks,
ravi