Uploaded image for project: 'Couchbase Python Client Library'
  1. Couchbase Python Client Library
  2. PYCBC-1492

The acouchbase API should implement a custom EventLoopPolicy

    XMLWordPrintable

Details

    • Task
    • Resolution: Unresolved
    • Major
    • 4.x
    • None
    • None
    • None
    • 0

    Description

      Right now users need to get the event loop via our mechanism to obtain the event loop (from acouchbase import get_event_loop) prior to running any code. This works but is considered low-level and does not allow users to easily use asyncio.run() (specifically on Windows). We should validate our own policy so that we can either set our own policy or have users set the policy.

      See the python docs on asyncio Policies.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jared.casey Jared Casey
            jared.casey Jared Casey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty