Ensure types in service-provider-node-driver and shell-api accept AbortSignal

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Done
    • Priority: Major - P3
    • vNext
    • Affects Version/s: None
    • Component/s: None
    • None
    • Not Needed
    • Developer Tools

      For a lot of methods that wrap around the driver, e.g. find(), we indicate that the expected types for options to this method are the driver's `FindOptions`; however, since the driver added support for AbortSignal, it now indicates the type as `FindOptions & Abortable` instead of making the extra type part of `FindOptions`, so we should mirror this in the relevant places in the service-provider-node-driver and shell-api packages.

            Assignee:
            Kevin Mas Ruiz
            Reporter:
            Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: