tvalentyn commented on code in PR #33967: URL: https://github.com/apache/beam/pull/33967#discussion_r1953211886
########## CHANGES.md: ########## @@ -78,7 +78,7 @@ ## Bugfixes -* Fixed X (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). +* (Python) Fixed occassional stuckness of Beam jobs that affected users of Python 3.11 ([#33966](https://github.com/apache/beam/issues/33966)). Review Comment: ```suggestion * (Python) Fixed occasional pipeline stuckness that was affecting Python 3.11 users ([#33966](https://github.com/apache/beam/issues/33966)). ``` -- 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]
