Skip to content

Conversation

HowToMeetLadies
Copy link
Contributor

fix: correct typo by replacing updatedHierarchy with pagesHierarchy (based on #2175)

branch: fix-typo-updatedHierarchy-after-fix-readFileSync-fd-leak

…c usage

Moved file reading logic to a new FileHelper (app/back-end/helpers/file.js) using openSync, readSync, and closeSync to ensure file descriptors are properly managed. Replaced all occurrences of fs.readFileSync with the new helper.

Branch: fix-readFileSync-fd-leak
branch: fix-typo-updatedHierarchy-after-fix-readFileSync-fd-leak
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.

1 participant