I'm using cProfile and recently converted some functions to be run inside
tasklets. It doesn't look like cProfile can profile anything run within
stackless.run(). Is there a way to do so, or use another profiler module to
do so? Thanks,

Heinrich
_______________________________________________
Stackless mailing list
[email protected]
http://www.stackless.com/mailman/listinfo/stackless

Reply via email to