FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

src: added context around the TODO change by yashLadha · Pull Request #37140 · nodejs/node · GitHub

/ node Public

src: added context around the TODO change - #37140

Merged
Trott merged 1 commit into
nodejs:masterfrom
yashLadha:chore_minor_comment_addition
Feb 6, 2021
Merged

src: added context around the TODO change#37140
Trott merged 1 commit into
nodejs:masterfrom
yashLadha:chore_minor_comment_addition

Conversation

Copy link
Copy Markdown
Contributor

Added more context around the TODO change required for achieving the
task. When destructuring the isolate and environment_vars from the
environment object, it is leading to recursive dependency and thus not
able to refactor it in a better way.

nodejs-github-bot added the c++ Issues and PRs that require attention from people who are familiar with C++. label Jan 30, 2021

Copy link
Copy Markdown
Contributor Author

If needed I can work on refactoring it to reduce the recursion but effort vs impact seems odd.

aduh95 requested a review from joyeecheung January 30, 2021 09:43
Comment thread src/env.cc Outdated
yashLadha force-pushed the chore_minor_comment_addition branch 2 times, most recently from c05c74f to 78f142a Compare February 2, 2021 16:01
yashLadha requested a review from PoojaDurgad February 2, 2021 22:56

Copy link
Copy Markdown
Collaborator

Add more context around the TODO change required for achieving the
task. When destructuring the isolate and environment_vars from the
environment object, it is leading to recursive dependency and thus not
able to refactor it in a better way.

PR-URL: nodejs#37140
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Pooja D P <Pooja.D.P@ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Trott force-pushed the chore_minor_comment_addition branch from 78f142a to d6e9446 Compare February 6, 2021 22:37
Trott merged commit d6e9446 into nodejs:master Feb 6, 2021

Trott commented Feb 6, 2021

Copy link
Copy Markdown
Member

Landed in d6e9446

danielleadams pushed a commit that referenced this pull request Feb 16, 2021
Add more context around the TODO change required for achieving the
task. When destructuring the isolate and environment_vars from the
environment object, it is leading to recursive dependency and thus not
able to refactor it in a better way.

PR-URL: #37140
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Pooja D P <Pooja.D.P@ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
This was referenced Feb 16, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

c++ Issues and PRs that require attention from people who are familiar with C++.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants


Back | FazBrowse Home | New Git URL