The function is mistakenly swallowing errors. This makes the command not propagate errors to the caller.
We should assert that no errors have occurred.
The function is mistakenly swallowing errors. This makes the command not propagate errors to the caller.
We should assert that no errors have occurred.