abderrahim commented on issue #1749: URL: https://github.com/apache/buildstream/issues/1749#issuecomment-1242227878
So this is caused by the fact that the code paths when using a storage-service and when not using it are different. replacing https://github.com/apache/buildstream/blob/a54f88bc716eff24066f5289cabc911e49ffdb2f/src/buildstream/_stream.py#L209 with `if True:` triggers the same error even without the storage-service. #1750 should fix this issue. -- 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]
