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,<div>
<br></div><div>Heinrich</div>