Signed-off-by: xllify <lixinlong18@huawei.com>
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
On branch master
Your branch is up to date with 'origin/master'.
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
Date: Thu Mar 24 17:03:50 2022 +0800
On branch master
Your branch and 'origin/master' have diverged,
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
Date: Thu Mar 24 17:03:50 2022 +0800
On branch master
Please enter the commit message for your changes. Lines starting
with '#' will be ignored, and an empty message aborts the commit.
Date: Thu Mar 24 17:03:50 2022 +0800
On branch master
Solve the asynchronous thread calling problem of process module
Why
The community backbone XTS test, the test suite ActsProcessJSApiTest reports the problem of the ark exception call stack, and the execution times out
Description
Adjust the child process conversion to the main process
Solve the problem of asynchronous thread invocation of process module
Separate the process from the thread
DTS: DTS2022012113433 DTS2022012013534
On branch master
Your branch is up to date with 'origin/master'.
Signed-off-by: shikai-123 <lifansheng1@huawei.com>