Commit 8e2fd0b
authored
core: The brick process is getting crash during upcall event (#4256)
A brick process may crash while it try to send upcall notification
to the client and client disconnect is being process.
Solution: Avoid upcall event notification to the client if disconnect
is being process for the same client.
Fixes: #4255
Change-Id: I80478d7f4a038b04a10fb21a1290b4309e9fe4dd
Signed-off-by: Mohit Agrawal <[email protected]>1 parent 650ab3a commit 8e2fd0b
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1469 | 1469 | | |
1470 | 1470 | | |
1471 | 1471 | | |
| 1472 | + | |
| 1473 | + | |
| 1474 | + | |
| 1475 | + | |
| 1476 | + | |
| 1477 | + | |
1472 | 1478 | | |
1473 | 1479 | | |
1474 | 1480 | | |
| |||
0 commit comments