abderrahim commented on PR #2119: URL: https://github.com/apache/buildstream/pull/2119#issuecomment-4422436122
Right, I was confused. The way it is actually handled is that we have two different codepaths for first and second pass. E.g. https://github.com/apache/buildstream/blob/5349c6c84b23c31fcaee98a2e6101a0aa2668258/src/buildstream/source.py#L2089-L2092 https://github.com/apache/buildstream/blob/5349c6c84b23c31fcaee98a2e6101a0aa2668258/src/buildstream/_project.py#L220-L223 However I'm not sure how this works. Is it the case that junctions only ever use the first pass config, and other elements use the second pass? If this is the case, I guess we don't have another option. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
