sumerc / yappi

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

`test_gevent` seems to depend on `3.10` #112

Closed sumerc closed 1 year ago

sumerc commented 2 years ago

There is a weird logic on how we decide to run tests for gevent. Ideally, tests need to be executed if (can be) imported.