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
    • Labels:

      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: