I noticed there's this warning present while building BuildStream in CI
warning: src/buildstream/node.pyx:1626:0: Global name __CompositeError matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release.
This may become a problem in the future.
I noticed there's this warning present while building BuildStream in CI
warning: src/buildstream/node.pyx:1626:0: Global name __CompositeError matched from within class scope in contradiction to to Python 'class private name' rules. This may change in a future release.This may become a problem in the future.