arr2036 commented on PR #38355: URL: https://github.com/apache/beam/pull/38355#issuecomment-4362323536
Hi @tvalentyn @damccorm @jrmccluskey — would appreciate a review when you get a chance. The failing CI checks (`MLTest.test_ml_preprocessing_yaml` on 3.11/3.13, `TestReadFromTFRecord.test_process_gzip_with_coder` on 3.14) are unrelated to this change — they are timing out in ML inference and TFRecord IO tests with no involvement of `sdk_worker.py`. The same failures appear on recently merged Python PRs (e.g. #38325). The change itself is a one-line fix in `_DeferredCall.get()` and the accompanying tests. -- 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]
