youngoli commented on issue #11423: [BEAM-9642] Fix infinite recursion. URL: https://github.com/apache/beam/pull/11423#issuecomment-613760696 Agreed. I did what validation I could, but neither lint or gofmt caught this one. I think go vet would've caught it, but it was annoying to use (if I ran it on this file specifically, it would complain about not finding the symbols from other files in the same package. If I ran it on the entire directory, I'd get a million errors about the missing documentation for all the autogenerated code).
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
