Skip to content

v1.0.133

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Aug 08:11
· 31 commits to main since this release
ca42376
set an error on the test run when we lose DTX connectivity (#441)

* set an error on the test run when we lose DTX connectivity

in most coses this is due to the test runner crashing (or it can also be closed
manually through the UI)

* use errors.Is for comparison