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

[CORL-2385] Downgrade to node v12 #3761

Closed
wants to merge 1 commit into from
Closed

[CORL-2385] Downgrade to node v12 #3761

wants to merge 1 commit into from

Conversation

cvle
Copy link
Member

@cvle cvle commented Oct 27, 2021

What does this PR do?

  • Downgrades to node v12

The following issue describes memory leak issues with vm.Script that we are using to scan comment content for suspect and banned words.

Contrary to the issue's title, it also does affect Node v12 but in a different way.
Before we introduce more "weirdness", we should deal with current mem leaks, or find an alternative to vm.Script.

Additionally memory dumps are crashing in v14 builds:

@cvle cvle changed the title [CORL-2385] Downgrade node [CORL-2385] Downgrade to node v12 Oct 27, 2021
@netlify
Copy link

netlify bot commented Oct 27, 2021

✔️ Deploy Preview for gallant-galileo-14878c canceled.

🔨 Explore the source changes: 9f41008

🔍 Inspect the deploy log: https://app.netlify.com/sites/gallant-galileo-14878c/deploys/61798e216c5af20008d4e677

@cvle cvle changed the base branch from develop to release-6.16.0 October 27, 2021 17:36
@cvle cvle changed the base branch from release-6.16.0 to develop October 27, 2021 18:34
@cvle cvle removed the don't merge label Oct 27, 2021
@cvle cvle requested a review from nick-funk October 27, 2021 21:34
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.

None yet

3 participants