Skip to content

Commit

Permalink
fix(cli-repl): call net.setDefaultAutoSelectFamily(true) MONGOSH-1378 (
Browse files Browse the repository at this point in the history
…#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 docker
  • Loading branch information
addaleax authored Feb 13, 2023
1 parent 6e95cd7 commit 1bf0d77
Show file tree
Hide file tree
Showing 4 changed files with 203 additions and 171 deletions.
Loading

0 comments on commit 1bf0d77

Please sign in to comment.