You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Problem description:
At present xcvrd creates child process for the task workers to handle SFP state transition and CMIS handler. If one of the process get crashed then it become un-noticed.
Move the xcvrd from multi-process model to multi-threaded.
The text was updated successfully, but these errors were encountered:
Problem description:
At present xcvrd creates child process for the task workers to handle SFP state transition and CMIS handler. If one of the process get crashed then it become un-noticed.
Move the xcvrd from multi-process model to multi-threaded.
The text was updated successfully, but these errors were encountered: