Clean up ClientOptions::parse/_async

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Unknown
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • None
    • None
    • None
    • None
    • 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. As a breaking change for 3.0, we should change parse to always be async and add another method that's always sync.

            Assignee:
            Unassigned
            Reporter:
            Abraham Egnor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: