lostluck commented on code in PR #17392: URL: https://github.com/apache/beam/pull/17392#discussion_r853282723
########## sdks/go/pkg/beam/core/runtime/harness/session.go: ########## @@ -33,15 +33,12 @@ import ( var capture io.WriteCloser var ( Review Comment: nit for a separate PR: Since we removed the flag to enable the session runner, we might as well remove all the associated code too. -- 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]
