Commit 1bf0d77
authored
fix(cli-repl): call net.setDefaultAutoSelectFamily(true) MONGOSH-1378 (#1407)
* fix(cli-repl): call net.setDefaultAutoSelectFamily(true) MONGOSH-1378
See the ticket, this is necessary to avoid connectivity issues
when using Node.js 17+, which homebrew is doing for us.
* fixup: try temporarily downgrading Node.js 14 for Windows CI...
* fixup: use docker-compose rather than raw docker1 parent 6e95cd7 commit 1bf0d77
File tree
4 files changed
+203
-171
lines changed- .evergreen
- packages
- cli-repl/src
- connectivity-tests/test
4 files changed
+203
-171
lines changed
0 commit comments