Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1632

Add a ClientOptions::parse_async method

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Unknown Unknown
    • 2.5.0
    • Affects Version/s: None
    • Component/s: None
    • None

      Currently, when the sync api is enabled, ClientOptions::parse switches from async to sync. This was reasonable when sync and async were mutually exclusive, but isn't good now that they're not. Unfortunately, changing parse to always be async would break users of the sync API, so for now we need to add a parse_async method.

            Assignee:
            Unassigned Unassigned
            Reporter:
            abraham.egnor@mongodb.com Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: