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

Use T.env instead of sys.env to capture actual env values #1555

Merged
merged 1 commit into from
Nov 8, 2021

Conversation

lefou
Copy link
Member

@lefou lefou commented Nov 8, 2021

sys.env is probably incorrect, as it reflects the state at mill server start.

Fix #1554

Thanks to @lolgab who detected it (https://gitter.im/lihaoyi/mill?at=6188e730a41fd206992ed911).

sys.env is probably incorrect, as it reflects the state at mill server start.

Fix com-lihaoyi#1554
@lefou lefou merged commit 3cee99f into com-lihaoyi:main Nov 8, 2021
@lefou lefou deleted the default-forkenv branch November 8, 2021 11:43
@lefou lefou added this to the after 0.10.0-M3 milestone Nov 8, 2021
lefou added a commit that referenced this pull request Nov 8, 2021
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.

JavaModule.forkEnv is using incorrect system defaults
1 participant