In the integrations test, it says the server is shutting down, but it never really does. So, we're going to try a hard exit and see if that fixes things.
On ubuntu, running the sdlcpilot-integrations-test hangs with PROCESSWRAP (if server spawn not detached) and a PIPEWRAP open handle. Testing locally on MacOS everything works fine.
Overview
In the integrations test, it says the server is shutting down, but it never really does. So, we're going to try a hard exit and see if that fixes things.
On ubuntu, running the sdlcpilot-integrations-test hangs with PROCESSWRAP (if server spawn not detached) and a PIPEWRAP open handle. Testing locally on MacOS everything works fine.
Deliverables
process.exit()
on shutdown.