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
abort log tailer for proc during proc shutdown (#811)
Summary:
Pull Request resolved: #811
When proc stops, we shutdown all actors and exit the process. We also join the
log tailers. We need to explicitly abort the log tailers to make sure joining
won't be stuck.
Reviewed By: vidhyav
Differential Revision: D79932041
fbshipit-source-id: 9a19fdcfd9db1f2c2e883288c016a4869fffc3fd
0 commit comments