Skip to content

Conversation

DanieleAurilio
Copy link
Contributor

This fix allow abort signal to be correctly supported by node readFile.

Related to #28887

@CLAassistant
Copy link

CLAassistant commented Apr 23, 2025

CLA assistant check
All committers have signed the CLA.

@kt3k
Copy link
Member

kt3k commented Apr 24, 2025

Mostly looks good to me. Can you add a test case in tests/unit_node/fs_test.ts?

@kt3k kt3k force-pushed the fix_node_readfile_signal branch from 97dabc8 to dc5f80b Compare April 25, 2025 04:48
@kt3k kt3k changed the title fix(ext/node): Fix node readFile abort signal fix(ext/node): fix handling of abort signal in readFile Apr 25, 2025
Copy link
Member

@kt3k kt3k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

@kt3k kt3k merged commit cf02f77 into denoland:main Apr 25, 2025
18 checks passed
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

Successfully merging this pull request may close these issues.

3 participants