Closed
Description
While working in the ${file...} lookup, I discovered that having a slash inside the lookup, such as:
${file parameterized-b64:file://userdata.txt}
causes infinite recursion in Variable.resolve, on line 118 (while self.lookups). Simply removing the slashes in the path above avoids the problem.
I haven't looked into the root cause yet.
Metadata
Metadata
Assignees
Labels
No labels