Uploaded image for project: 'Couchbase Lite'
  1. Couchbase Lite
  2. CBL-2410

Connection timeout causes replicator hang

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • Major
    • 3.0
    • 2.8.0
    • LiteCore
    • Security Level: Public
    • None
    • 3

    Description

      The timeout timer calls the platform to close the connection synchronously which causes the issue of once c4socket_closed is called, the timer will attempt to be destroyed which causes a call to unschedule it which can never succeed since it is currently still inside the callback due to the synchronous call previously mentioned.

      Attachments

        Issue Links

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

          Activity

            People

              jimb Jim Borden
              jimb Jim Borden
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty