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
mitigate the python proc mesh bug for KD controller service (#512)
Summary:
Pull Request resolved: #512
A bug introduced by D77250211, which messed up the lifecycle management of python proc mesh. The Alloc of the proc mesh can be destroyed earlier than expected, resulting in connection disconnecting.
This diff is a workaround, it keeps the proc meshes around, the same as the actor mesh.
Differential Revision: D78111736
fbshipit-source-id: 51c943ebf52824aa499a0d1384d45f755cc9dcea
0 commit comments