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

Async APIs use wrong future chaining method when using the inject_callbacks_and_decode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 4.0.5
    • None
    • None
    • None
    • 1
    • SDK39

    Description

      The async API wrappers (AsyncWrapper - acouchbase, TxWrapper - txcouchbase) make a call to _chain_futures() in the inject_callbacks_and_decode() method. The _chain_futures() method should be chain_futures(). Fix the method call.

      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:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty