[
https://issues.apache.org/jira/browse/BEAM-10546?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kyle Weaver updated BEAM-10546:
-------------------------------
Fix Version/s: 2.24.0
> Remove util.timeout
> -------------------
>
> Key: BEAM-10546
> URL: https://issues.apache.org/jira/browse/BEAM-10546
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Reporter: Kyle Weaver
> Assignee: Kyle Weaver
> Priority: P3
> Fix For: 2.24.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> util.timeout is obsolete since the resolution of BEAM-9009. Its remaining in
> the codebase is even misleading because it does not override the default
> pytest timeout (600s), so util.timeout only has an effect when it is set
> shorter than 600s. It only has a few usages and these can be removed.
> https://github.com/apache/beam/blob/6c68bc6c4f44b49c02f966f655e654235d04b365/sdks/python/apache_beam/testing/util.py#L343
--
This message was sent by Atlassian Jira
(v8.3.4#803005)