Skip to content

Conversation

ronag
Copy link
Member

@ronag ronag commented Sep 7, 2025

No description provided.

@ronag ronag requested a review from joyeecheung September 7, 2025 19:34
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/performance

@nodejs-github-bot nodejs-github-bot added fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run. labels Sep 7, 2025
@ronag ronag requested a review from jasnell September 7, 2025 19:34
req.callback(err, bytesRead || 0, req.buffer);
req.callback = null;
req.buffer = null;
// TODO (fix): req.asyncReset something?
Copy link
Member Author

Choose a reason for hiding this comment

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

I'm misisng somehing in terms of making it re-usable...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fs Issues and PRs related to the fs subsystem / file system. needs-ci PRs that need a full CI run.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants