Disable multiprocessing in mojom_parser 81/266681/1
authorChandan Padhi <c.padhi@samsung.com>
Wed, 17 Nov 2021 06:47:25 +0000 (12:17 +0530)
committerChandan Padhi <c.padhi@samsung.com>
Wed, 17 Nov 2021 06:47:25 +0000 (12:17 +0530)
commit995ca865cabee65a80afe2e1e9a3fee1b542040d
treec23c9f630042460e116cb2dd3e698bdc5de4163b
parentd2551b4a1b6e8dd574fb74741e11cc77c56e9bcd
Disable multiprocessing in mojom_parser

Standard build gets stuck/hangs while executing mojom_parser.py
with python3. This commit disables multiprocessing in mojom_parser
to fix the hang issue.

Change-Id: Ifaebdc0f4f9410f11105ab2d75841e3bc23b5b6a
Signed-off-by: Chandan Padhi <c.padhi@samsung.com>
mojo/public/tools/mojom/mojom_parser.py