Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-1885

Remove wait argument on client/cluster/etc. close/disconnect methods

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 2.11.0.rc0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • Minor Change

      To make the test suite execution deterministic, the driver was changed to wait for background threads to finish (up to a non-configurable timeout) for 2.11. Thus the wait argument that was added in 2.9 is no longer used, and since it is a positional argument in several of the methods it should be removed to allow the API of these methods to accept keyword arguments down the road.

            Assignee:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Reporter:
            oleg.pudeyev@mongodb.com Oleg Pudeyev (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: