Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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]>
- Loading branch information