Uploaded image for project: 'Motor'
  1. Motor
  2. MOTOR-584

Eliminate all usage of coroutine_annotation decorator

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • 4.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      In Motor 3.0 we should stop using generator-based coroutines and switch over the entire codebase to using the modern async def syntax. This will mean that it is no longer necessary to keep around doc/coroutine_annotation.py as async def functions are automatically marked as awaitable by Sphinx.

            Assignee:
            Unassigned Unassigned
            Reporter:
            prashant.mital Prashant Mital (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: