I'm trying to write a script that executes the ssh binary creating an ssh tunnel. the tunnel is created ok, but for some reason the callback function given to the child_process.exec() never returns.