Fix of EMG hang in case of fail
- In case of EMG fail, the data is sent twice, which leads to missed other data and hanging.
- Small refactoring in
core
: remove redundant multiprocessing value and method.
core
: remove redundant multiprocessing value and method.