nanonyme commented on code in PR #1945:
URL: https://github.com/apache/buildstream/pull/1945#discussion_r1813381060


##########
src/buildstream/sandbox/_sandboxbuildboxrun.py:
##########
@@ -133,6 +133,15 @@ def _execute_action(self, action, flags):
             else:
                 stdin = subprocess.DEVNULL
 
+            if "casd-socket" in self.__config:

Review Comment:
   Hmm, is it the name mangling? self.__config belongs to grandparent of this 
class, Sandbox.



-- 
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]

Reply via email to