ryanthompson591 commented on code in PR #17538: URL: https://github.com/apache/beam/pull/17538#discussion_r879983155
########## sdks/python/apache_beam/runners/portability/stager_test.py: ########## @@ -242,7 +242,7 @@ def test_with_main_session(self): # (BEAM-13769): Remove the decorator once cloudpickle is default pickle # library - @pytest.mark.skip + @pytest.mark.no_xdist Review Comment: If the test fails, the value will not be the default after the test. But yeah, I'm fine with either way. -- 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]
