shunping commented on code in PR #37536:
URL: https://github.com/apache/beam/pull/37536#discussion_r2824010174


##########
sdks/python/apache_beam/utils/multi_process_shared_test.py:
##########
@@ -85,6 +87,7 @@ def __getattribute__(self, __name: str) -> Any:
       return object.__getattribute__(self, __name)
 
 
[email protected]_xdist

Review Comment:
   We don't need to add this decorator because this test suite is supposed to 
run in parallel (as its name suggests)



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