-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cluster: make kill to be just process.kill #34312
Commits on Feb 4, 2022
-
cluster: make kill to be just process.kill
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for b0c41ed - Browse repository at this point
Copy the full SHA b0c41edView commit details -
cluster: make kill to be just process.kill
Make `Worker.prototype.kill` to be just process.kill without preforming graceful disconnect beforehand. Refs: nodejs#33715
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 4fb861a - Browse repository at this point
Copy the full SHA 4fb861aView commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for fba0315 - Browse repository at this point
Copy the full SHA fba0315View commit details -
Improve test-cluster-worker-kill-signal readbility
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for c1dc038 - Browse repository at this point
Copy the full SHA c1dc038View commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 60d10ca - Browse repository at this point
Copy the full SHA 60d10caView commit details -
Moved the assertion to the when the cluster is exiting
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 13902f2 - Browse repository at this point
Copy the full SHA 13902f2View commit details -
Adding numberOfWorkers assertion
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 9af5aca - Browse repository at this point
Copy the full SHA 9af5acaView commit details -
Addressing @bnoordhuis comments
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 84b8cf0 - Browse repository at this point
Copy the full SHA 84b8cf0View commit details -
Make the assersion in the test and not in the end
as suggested by @bnoordhuis
Bar Admoni committedFeb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 7de8040 - Browse repository at this point
Copy the full SHA 7de8040View commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 7f93807 - Browse repository at this point
Copy the full SHA 7f93807View commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 616a414 - Browse repository at this point
Copy the full SHA 616a414View commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 080d8d4 - Browse repository at this point
Copy the full SHA 080d8d4View commit details -
Bar Admoni committed
Feb 4, 2022 Configuration menu - View commit details
-
Copy full SHA for 99b7db7 - Browse repository at this point
Copy the full SHA 99b7db7View commit details