Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures 59/10259/1
authorpalsus <subhankar.pal@aricent.com>
Wed, 20 Jan 2021 18:26:13 +0000 (18:26 +0000)
committerpalsus <subhankar.pal@aricent.com>
Fri, 5 Feb 2021 20:06:29 +0000 (21:06 +0100)
commit34a0a0f1b7ccbecfbed40d3e68fb9fd16564052c
treec3af6f6f71c3831aa5980041cb1ac2ce4c648b38
parent09bcf03e83c5863c3c0bcf47a457e70162fca94e
Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures

Change-Id: I105973aa944fc23a45a50de14bb6d7106a0037fb
Signed-off-by: palsus <subhankar.pal@aricent.com>
(cherry picked from commit 9a773323e8cec18fb0f2fa204b0cea4e2370c5dd)
osm_mon/collector/service.py
osm_mon/core/mon.yaml
osm_mon/tests/unit/collector/test_collector_service.py
setup.py