mode icon indicating copy to clipboard operation
mode copied to clipboard

aioeventlet and aiogevent are unmaintained

Open jayvdb opened this issue 5 years ago • 0 comments

What is the plan with aioeventlet and aiogevent . They are extras, but they definitely do not work on Python 3.7+ , and I wouldnt be surprised if they were currently incompatible with eventlet and gevent respectively, as they appear to be unmaintained for quite a while.

I submitted PRs to each to get them sort-of working, but some of the test cases hang

  • https://github.com/overcastcloud/aioeventlet/pull/1
  • https://github.com/2mf/aiogevent/pull/1

jayvdb avatar Aug 19 '20 16:08 jayvdb