Skip to content

[Mellanox] Fix select timeout in sfp event#124

Closed
Junchao-Mellanox wants to merge 1 commit intomasterfrom
fix-select-timeout
Closed

[Mellanox] Fix select timeout in sfp event#124
Junchao-Mellanox wants to merge 1 commit intomasterfrom
fix-select-timeout

Conversation

@Junchao-Mellanox
Copy link
Copy Markdown
Owner

Why I did it

Python select.select accept a optional timeout value in seconds, however, the value passes to it is a value in millisecond.

How I did it

Transfer the value to millisecond.

How to verify it

Manual test

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

Junchao-Mellanox pushed a commit that referenced this pull request Mar 7, 2025
…atically (sonic-net#643)

#### Why I did it
src/sonic-utilities
```
* 2dd32779 - (HEAD -> 202412, origin/202412) [code sync] Merge code from sonic-net/sonic-utilities:202411 to 202412 (#124) (21 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
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.

2 participants