eantyshev commented on code in PR #24459:
URL: https://github.com/apache/beam/pull/24459#discussion_r1039620743
##########
playground/infrastructure/checker.py:
##########
@@ -99,7 +99,7 @@ def main():
if check_sdk_examples(args.paths, Sdk.Value(args.sdk), root_dir):
return
Review Comment:
exit code 1 can mask away checker.py exceptions, need to choose a somewhat
more rare one
--
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]