tvalentyn opened a new pull request, #36572:
URL: https://github.com/apache/beam/pull/36572

   Reverts apache/beam#36525. 
   
   #36525 might affect GRPC functionality in scenarios when a process launches 
subprocesses. We made this change an attempt to mitigate flakiness observed in 
Python 3.13 test suite.
   
   Out of caution, let's revert, since #36525 would apply to all Python 
containers, not just 3.13.
   
   Let's report test flakiness we observed in Python 3.13 to GRPC team in a 
separate issue. If we need to set any experiment like this, we may need to be 
mindful of minimal `grpcio` version on which such experiments are stable, let's 
first confirm them with GRPC team.


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