mongodb-labs / drivers-evergreen-tools

Scripts for MongoDB drivers to bootstrap their Evergreen configuration file - This Repository is NOT a supported MongoDB product
10 stars 64 forks source link

Clean up csfle server ports #511

Open blink1073 opened 3 weeks ago

blink1073 commented 3 weeks ago

Patch build with node driver: https://spruce.mongodb.com/version/66fbf6d0f182430007cc5357/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

blink1073 commented 3 weeks ago

This is working: Killing process using port 5698 using fuser

blink1073 commented 3 weeks ago

@nbbeeken note the changes I made to .evergreen/run-kmip-server.sh and .evergreen/run-kms-servers.sh.

blink1073 commented 3 weeks ago

You could use that same pattern in a post: script to avoid leaking processes.