From: juraj.linkes Date: Fri, 24 May 2019 08:58:52 +0000 (+0200) Subject: Use threads for fw setup and cleanup X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=cf64b95272442e47a2d0fe7eed89b4e99c1f6bb5;hp=cf64b95272442e47a2d0fe7eed89b4e99c1f6bb5 Use threads for fw setup and cleanup Using multiprocessing sometimes causes scp to hang when copying files. Threading is also more lightweight. Change-Id: I047b4835bbf1584c80469b27af5394d89087e8a9 Signed-off-by: juraj.linkes ---