Closed guiccbr closed 8 years ago
Fixes #7
Tests were trying to join detached threads, causing an std::system_error. The detachment is not necessary, therefore it has been removed.
Signed-off-by: Guilherme Campos Camargo guilherme.campos.camargo@intel.com
Fixes #7
Tests were trying to join detached threads, causing an std::system_error. The detachment is not necessary, therefore it has been removed.
Signed-off-by: Guilherme Campos Camargo guilherme.campos.camargo@intel.com