-
Type: Task
-
Resolution: Works as Designed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
In DRIVERS-2991 we fixed "Address already in use" when starting mongo-orchestration but the underlying cause is that the phph driver is mistakenly not shutting down the MO server in Evergreen task teardown.
For example, the python driver does this:
"stop mongo-orchestration": - command: shell.exec params: script: | . src/.evergreen/scripts/env.sh set -o xtrace bash ${DRIVERS_TOOLS}/.evergreen/stop-orchestration.sh ... post: ... - func: "stop mongo-orchestration"
- clones
-
NODE-6405 Evergreen task teardown should stop mongo-orchestration
- Closed
- related to
-
DRIVERS-2991 Address already in use error when launching mongo-orchestration
- Closed