You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ycabled] refactor code for onboarding async client changes;refactor (sonic-net#355)
This change onboards refactor of various redis DB opens in y_cable_table-helper.py file and is required to onboard y_cable_async_client PR sonic-net#327
Basically it has changes for all the table to be now exclusively opened once per class instance .
It also accommodates refactor for getting async channels open given the params to open it.
Description
Motivation and Context
refactor ycabled
How Has This Been Tested?
UT and deploy changes on test DUT
Signed-off-by: vaibhav-dahiya <[email protected]>
0 commit comments