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
* get-port has a portlocking-feature that keeps ports locked for
45
+
* "a minimum of 15 seconds and a maximum of 30 seconds before being released again"
46
+
* https://github.com/sindresorhus/get-port#beware
47
+
*/
48
+
// this test needs to use the *exact same port* again, otherwise Mongod will throw an error "No host described in new configuration ${newPort} for replica set testset maps to this node"
* get-port has a portlocking-feature that keeps ports locked for
54
-
* "a minimum of 15 seconds and a maximum of 30 seconds before being released again"
55
-
* https://github.com/sindresorhus/get-port#beware
56
-
*/
57
-
// this test needs to use the *exact same port* again, otherwise Mongod will throw an error "No host described in new configuration ${newPort} for replica set testset maps to this node"
0 commit comments