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

Infinite variable expansion #20

Open
ferd opened this issue Dec 4, 2015 · 2 comments
Open

Infinite variable expansion #20

ferd opened this issue Dec 4, 2015 · 2 comments

Comments

@ferd
Copy link
Collaborator

ferd commented Dec 4, 2015

I had two env vars of the following form:

APP_DIRECT_METRICS_LOGDRAIN_URL=https://<user>:<pass>@host.com/logs?resolution=1&ignore_log_ts=true&resolution[key.val.term1]=60&resolution[key.val.term2]=60&resolution[key.val.term3]=60&...
APP_DIRECT_METRICS_LOGDRAIN_URL2=\$APP_DIRECT_METRICS_LOGDRAIN_URL\&\?source-prefix\=\$\{SOME_VAR-default\}

The whole pc compiler is thrown for an infinite loop growing either of the variable for longer and longer until the system gives up.

@ghost
Copy link

ghost commented May 2, 2018

Has this been resolved by @cjkjellander's fixes?

@ferd
Copy link
Collaborator Author

ferd commented May 3, 2018

no idea. I'm no longer working on projects that need this stuff.

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

No branches or pull requests

1 participant