summaryrefslogtreecommitdiff
path: root/test/parallel/test-cluster-worker-wait-server-close.js
Commit message (Expand)AuthorAgeFilesLines
* test: remove common.noopRich Trott2017-07-031-2/+2
* test: dynamic port in cluster worker wait closeSebastian Plesciuc2017-04-191-3/+3
* test: add common.noop, default for common.mustCall()James M Snell2017-03-261-2/+2
* test: use eslint to fix var->const/letGibson Fahnestock2017-01-111-4/+4
* test: use const for all require() callscjihrig2017-01-021-4/+4
* test: avoid assigning this to variablescjihrig2017-01-021-4/+4
* test: remove 1 second delay from testRich Trott2016-01-131-21/+21
* test: fix cluster-worker-wait-server-close racesSam Roberts2015-06-121-6/+12
* cluster: wait on servers closing before disconnectOleg Elifantiev2015-06-091-0/+42