sumerc / yappi

Yet Another Python Profiler, but this time multithreading, asyncio and gevent aware.
MIT License
1.44k stars 72 forks source link

Gevent threadpool tracing hooks for yappi #75

Closed sumerc closed 8 months ago

sumerc commented 3 years ago

Hi @Suhail-MOHD,

Not sure if you have been following, but the issue you opened https://github.com/gevent/gevent/issues/1670 seems to fixed/merged.

Do you have any idea on how we should move forward with this? Any change required on our side, maybe update documentation?

Suhail-MOHD commented 3 years ago

Hey @sumerc,

Thanks for notifying me. We should not need any fixes but we can add a test-case to ensure it works. There is also this piece in the docs that needs to be removed/updated. I can pick this up if you like!

sumerc commented 3 years ago

Hi @Suhail-MOHD. It would be awesome if you can do it. I will feel more confident :)

Suhail-MOHD commented 3 years ago

Sure @sumerc! I can take it up. Please note, I am a bit busy till Jan 15th so I'll start work on it right after that.

sumerc commented 3 years ago

Sure. Whenever you like.

Thanks for notifying :)

sumerc commented 8 months ago

Closing due to being inactive.