Ilia Yastrebov
Ilia Yastrebov
> @iyastreb can we add a unit test for it? Sure, good idea indeed!
I want to express a few concerns about this change. 1. This change might be error prone, because you need to change the flow of every function from return into...
General comment. I understand the importance of this fix, but it still looks a bit strange to me, because of 2 things: 1) IMO it is still error prone to...
/azp run
/azp run
> failure in `rcx/test_ucp_proto_mock.mock_iface_attr/0` looks relevant Yes, this PR is open for a long time, and new changes in master break test assumptions. Fixed
> @iyastreb can you pls revert the refactoring and only fix review comments and refactor in next pr? Ok, done
> any possibility to add gtest? I added a gtest for this change in previous quickfix commit (https://github.com/openucx/ucx/pull/10630), and that test covers the new behaviour. This PR does not bring...