Abacn commented on code in PR #35621:
URL: https://github.com/apache/beam/pull/35621#discussion_r2260718535


##########
sdks/java/harness/src/main/java/org/apache/beam/fn/harness/FnHarness.java:
##########
@@ -276,8 +276,8 @@ public static void main(
 
     IdGenerator idGenerator = IdGenerators.decrementingLongs();
     ShortIdMap metricsShortIds = new ShortIdMap();
-    ExecutorService executorService =

Review Comment:
   I see https://github.com/apache/beam/pull/35621#issuecomment-3085282774, 
could be due to main() get called multiple times, and the Executor embedded in 
pipeline option already shutdown



-- 
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]

Reply via email to