-
- Downloads
tests/run-tests: Close device under test using "finally".
We want to close communication object even if there were exceptions somewhere in the code. This is important for --device exec:/execpty: which may otherwise leave processing running in the background.
Please register or sign in to comment