Uploaded image for project: 'Node.js Driver'
  1. Node.js Driver
  2. NODE-4613

Replace CancellationToken with AbortSignal

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Hide

      1. What would you like to communicate to the user about this feature?
      2. Would you like the user to see examples of the syntax and/or executable code and its output?
      3. Which versions of the driver/connector does this apply to?

      Show
      1. What would you like to communicate to the user about this feature? 2. Would you like the user to see examples of the syntax and/or executable code and its output? 3. Which versions of the driver/connector does this apply to?

      How are you using Mongo? What version of the server and driver are you using?

      Latest.

      What is the feature/improvement you would like?

      Accept AbortSignal instead of or in addition to CancellationToken in the public API.

      What use case would this feature/improvement enable?

      Using a standard interface (AbortController/AbortSignal) for aborting operations instead of a Node.js-driver-specific one. This is a Web interface but also supported by Node.js.

            Assignee:
            Unassigned Unassigned
            Reporter:
            anna.henningsen@mongodb.com Anna Henningsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: