Description
/var/run/sswsyncd/sswsyncd.socket seems to only allow one client, this is problematic especially when we have bcmsh enabled. If some one is using bcmsh, and bcmcmd will hang there. Ever worse, bcmsh does not time-out, so bcmcmd could be blocked there forever until you kill the bcmsh.
Steps to reproduce the issue:
-
run bcmsh
a# bcmsh
Press Enter to show prompt.
Press Ctrl+C to exit.
drivshell>
-
bcmcmd ps
<== stuck here
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
**Output of `show version`:**
```
(paste your output here)
```
**Attach debug file `sudo generate_dump`:**
```
(paste your output here)
```
Description
/var/run/sswsyncd/sswsyncd.socket seems to only allow one client, this is problematic especially when we have bcmsh enabled. If some one is using bcmsh, and bcmcmd will hang there. Ever worse, bcmsh does not time-out, so bcmcmd could be blocked there forever until you kill the bcmsh.
Steps to reproduce the issue:
run bcmsh
a# bcmsh
Press Enter to show prompt.
Press Ctrl+C to exit.
drivshell>
bcmcmd ps
<== stuck here
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):