Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

signal should be instance of AbortSignal #30

Open
kristijantomic opened this issue Aug 3, 2022 · 1 comment
Open

signal should be instance of AbortSignal #30

kristijantomic opened this issue Aug 3, 2022 · 1 comment

Comments

@kristijantomic
Copy link

kristijantomic commented Aug 3, 2022

It seems that node-abort-controller@3.0.1 throws "signal should be instance of AbortSignal" on node:18.7-slim Docker image, but works okey on node:18.4-slim.

Screenshot 2022-08-03 at 12 28 27

@southpolesteve
Copy link
Owner

My understanding is node added AbortController natively to the project. If you are on Node 18 you shouldn't need this library at all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants