Uploaded image for project: 'Couchbase Go SDK'
  1. Couchbase Go SDK
  2. GOCBC-1147

Bootstrap can deadlock if get error map fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • core-10.0.2, core-9.1.6
    • None
    • None
    • None
    • 1

    Description

      We don't return error in the case that get error map fails. This means that the error map channel is nil and we don't check for that so we wait on the channel and hang forever.

      Attachments

        Activity

          People

            charles.dixon Charles Dixon
            charles.dixon Charles Dixon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              PagerDuty