> As well as this is correct thing to close devices before exit, it is > also useful to test the closing devices from secondary process. > > Signed-off-by: Ferruh Yigit <ferruh.yi...@intel.com>
Closing in secondary should not affect the primary. Good to test :) Applied, thanks.