This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.3k
Cluster API: worker process can't get 'SIGTERM' signal when being killed #5766
Comments
I noticed line 420 @
Is that line the reason for above behavior? If worker exits immediately once |
This belongs on the mailing list. Once an actual bug has been identified open a new issue with said information. Also, post example code in javascript. |
Got it! |
Thanks. :-) |
@baoshan did you ever figure this out? I'm seeing the exact same thing (and would expect the exact same output as you did). |
Aha: #5832 |
4 tasks
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Outputs nothing. I think it should log
SIGTERM
4 times.What's wrong with the above code?
The text was updated successfully, but these errors were encountered: