Sümer Cip

Results 69 comments of Sümer Cip
trafficstars

> I still think this is a beautiful program, btw @sumerc Respect to all the devs who have worked on this. Thank you. I think I have overlooked your previous...

Hi, Thanks for the fix. The build somehow seems to be stalled/error: https://travis-ci.org/github/sumerc/yappi/jobs/751152779 Any idea on why?

We are not using travis CI anymore so closing this issue, but opening a new one to inspect this possibility on GH actions -> https://github.com/sumerc/yappi/issues/114

Hello, I will believe this limitation might be realted to the tool. I don't remember we have any limit for the callstack. You could always use following syntax to make...

Closing due to being inactive.

Additinal info: Every time this happens, I spot a recurring issue: we are waiting inside `consumergroup.run`. It seems like `consumer group` cannot be cancelled easily during rebalance? Either: ``` goroutine...

It was for profiling. Thanks for the info! What is the main reason behind the complexity?. Maybe we might think to work on it if we understand the underlying problem?

We are thinking of integrating continuous profiling for https://docs.platform.sh/languages/php.html. And it currently uses ZTS.

Thanks for the update!

> maybe because that's how quickly the initial call to the coroutine returns? Coroutines are profiled like regular function calls: from function enter to exit. There is no concept of...