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

Twisted timer events may sometimes not be propagated, causing hangs in the client

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • Major
    • 1.2.3
    • 1.2.0
    • library
    • Security Level: Public
    • None

    Description

      Due to a bug in the current implementation, a timer event which is rearmed within its C handler is not rescheduled becuase it is immediately cancelled back in the Python code. I found this issue observing that the twisted client did not properly switch over providers when one provider failed.

      Attachments

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

        Activity

          People

            mnunberg Mark Nunberg (Inactive)
            mnunberg Mark Nunberg (Inactive)
            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