Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures 03/10203/22
authorpalsus <subhankar.pal@aricent.com>
Wed, 20 Jan 2021 18:26:13 +0000 (18:26 +0000)
committerpalsus <subhankar.pal@aricent.com>
Thu, 4 Feb 2021 14:11:57 +0000 (15:11 +0100)
commit9a773323e8cec18fb0f2fa204b0cea4e2370c5dd
treec3af6f6f71c3831aa5980041cb1ac2ce4c648b38
parent5028f70a533f4daafa4da6ba9429dd33720b9745
Fix for Bug 1174 zombie processes. Replaced multiprocessing with concurrent-futures

Change-Id: I105973aa944fc23a45a50de14bb6d7106a0037fb
Signed-off-by: palsus <subhankar.pal@aricent.com>
osm_mon/collector/service.py
osm_mon/core/mon.yaml
osm_mon/tests/unit/collector/test_collector_service.py
setup.py