intel / dps-for-iot

Other
61 stars 23 forks source link

Fix race in link test. #116

Closed malsbat closed 4 years ago

malsbat commented 4 years ago

Create a connection in the shutdown error test, otherwise it's possible for the shutdown callback to be issued before the test calls shutdown again.

Signed-off-by: Todd Malsbary todd.malsbary@intel.com

malsbat commented 4 years ago

This should fix https://travis-ci.org/intel/dps-for-iot/jobs/607816049