shunping commented on issue #30513: URL: https://github.com/apache/beam/issues/30513#issuecomment-4777675164
Another issue is related to a timeout on Python 3.12 (e.g. https://github.com/apache/beam/actions/runs/26970785446/job/79585162802) From the raw log, it seems that the task of ":sdks:python:test-suites:portable:py312:postCommitPy312" is stuck. ``` 2026-06-18T09:10:12.7126060Z > Task :sdks:python:test-suites:portable:py312:postCommitPy312IT ... 2026-06-18T09:20:17.6125359Z 2026-06-18T09:20:17.6127989Z > Task :sdks:python:test-suites:portable:py312:postCommitPy312 2026-06-18T12:54:08.8113512Z ##[error]The operation was canceled. ``` -- 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]
