Skip to content

Investigate issues with gevent.monkey.patch_all() #59

@cretz

Description

@cretz

Is your feature request related to a problem? Please describe.

Users on an older version of gevent (1.5.0) reported that running gevent.monkey.patch_all() breaks workflow asyncio.

Describe the solution you'd like

  • Replicate the error on that gevent version (a simple workflow is probably fine)
  • Upgrade gevent to see if it still occurs
    • If not, essentially bisect to find offending version minimum and maybe document in README
    • If so, find workaround and document in README

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions