Eliaaazzz commented on code in PR #39572:
URL: https://github.com/apache/beam/pull/39572#discussion_r3827670667


##########
sdks/python/apache_beam/io/external/xlang_jmsio_it_test.py:
##########
@@ -143,11 +137,11 @@ def subscribe():
                   connection_param),
               queue=sink_queue,
               expansion_service=self.expansion_service))
-      publisher.start()
       result = p.run()
+      publisher.start()

Review Comment:
   Sorry Yi, I was in the meeting the whole time and didn't see it. All the CIs 
have passed now.



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