Skip to content

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

Open
HowToMeetLadies wants to merge 2 commits intoGetPublii:masterfrom
HowToMeetLadies:fix-typo-updatedHierarchy-after-fix-readFileSync-fd-leak
Open

fix: correct typo by replacing updatedHierarchy with pagesHierarchy (based on #2175)#2177
HowToMeetLadies wants to merge 2 commits intoGetPublii:masterfrom
HowToMeetLadies:fix-typo-updatedHierarchy-after-fix-readFileSync-fd-leak

Conversation

@HowToMeetLadies
Copy link
Copy Markdown
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