-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Combined revert of Environment Block Changes #12140
Conversation
Revert "Fix environment block creation (#7401)" This reverts commit 7886f16. (cherry picked from commit e46ba65) Revert "Always create a new environment block before we spawn a process (#7243)" This reverts commit 849243a. References #7418 (cherry picked from commit 4204d25) (cherry picked from commit f8e8572) (cherry picked from commit cb4c4f7) (cherry picked from commit afb0cac) (cherry picked from commit b25dc74) (cherry picked from commit 5f7c66b)
FWIW perhaps reverting this is not the correct thing to do -- maybe the only part that needs to be undone is very specifically https://github.com/microsoft/terminal/pull/12140/files#diff-f0e3698039059eb99ef5a8957cd06df3534b969d496aa40210fbe669b83ca4dbL103. @miniksa - is any of the code I'm deleting with this revert going to be useful for you in your environment work? |
FWIW I'm cool with the revert as is. If we ever need this again, we know where to find it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
(same sentiment as what zadji said haha)
Hello @zadjii-msft! Because this pull request has the Do note that I've been instructed to only help merge pull requests of this repository that have been opened for at least 8 hours, a condition that will be fulfilled in about 6 hours 43 minutes. No worries though, I will be back when the time is right! 😉 p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
🎉 Handy links: |
Revert "Fix environment block creation (#7401)"
This reverts commit 7886f16.
(cherry picked from commit e46ba65)
Revert "Always create a new environment block before we spawn a process (#7243)"
This reverts commit 849243a.
(cherry picked from commit 4204d25)
(cherry picked from commit f8e8572)
(cherry picked from commit cb4c4f7)
(cherry picked from commit afb0cac)
(cherry picked from commit b25dc74)
(cherry picked from commit 5f7c66b)
Fixes #7418