[
https://issues.apache.org/jira/browse/FLINK-23493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453881#comment-17453881
]
Huang Xingbo commented on FLINK-23493:
--------------------------------------
Regarding the failure of python to create a child process, it seems to be
related to the hardware system at present. I took the way of directly calling
the module in the same process to replace the original way of launching the
child process to solve this problem. In fact, even if this problem does not
occur, the way of creating a child process is not a good choice, and calling it
directly is a better way. I will provide a PR to fix this problem.
> python tests hang on Azure
> --------------------------
>
> Key: FLINK-23493
> URL: https://issues.apache.org/jira/browse/FLINK-23493
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.14.0, 1.13.1, 1.12.4, 1.15.0
> Reporter: Dawid Wysakowicz
> Assignee: Huang Xingbo
> Priority: Blocker
> Labels: test-stability
> Fix For: 1.15.0, 1.14.1
>
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=20898&view=logs&j=821b528f-1eed-5598-a3b4-7f748b13f261&t=4fad9527-b9a5-5015-1b70-8356e5c91490&l=22829
--
This message was sent by Atlassian Jira
(v8.20.1#820001)