Closed boneskull closed 3 months ago
Latest commit: fef2f3102165dd260ddd37903ae482c35c3999a3
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
This PR adds a
signal?: AbortSignal
option toWaitForOptions
, so that a call towaitFor()
can be externally aborted.