Skip to content

Change to DBConnector::clone_timeout_async#132

Merged
qiluo-msft merged 1 commit intosonic-net:masterfrom
yue-fred-gao:clone_timeout_async
Nov 29, 2025
Merged

Change to DBConnector::clone_timeout_async#132
qiluo-msft merged 1 commit intosonic-net:masterfrom
yue-fred-gao:clone_timeout_async

Conversation

@yue-fred-gao
Copy link
Copy Markdown
Collaborator

What I did

  • Change DBConnector::clone_async to DBConnector::clone_timeout_async

  • Also reorganize references to swss-common and swss-common-testing so all crates using the same version

Why I did it
DBConnector::clone_async will be removed and it is only a wrapper over clone_timeout_async
How I verified it
Rerun UT
Details if related

… be removed

 - also reorganize reference to swss-common and swss-common-testing so all crates
   use the same version
@mssonicbld
Copy link
Copy Markdown

/azp run

@yue-fred-gao yue-fred-gao marked this pull request as ready for review November 27, 2025 01:50
@qiluo-msft qiluo-msft merged commit b38d8fb into sonic-net:master Nov 29, 2025
3 checks passed
qiluo-msft added a commit to sonic-net/sonic-swss-common that referenced this pull request Nov 29, 2025
unwrap() function may crash in runtime.
Drop should not crash.
Clone should not crash, so remove it.
Protect casting Duration

Depends on sonic-net/sonic-dash-ha#132
mssonicbld added a commit to mssonicbld/sonic-swss-common that referenced this pull request Dec 4, 2025
unwrap() function may crash in runtime.
Drop should not crash.
Clone should not crash, so remove it.
Protect casting Duration

Depends on sonic-net/sonic-dash-ha#132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants