When running (swift run) from the command line I can stop the server with control-C, but in Xcode when I stop the program with the Stop command, the server continues and all future attempts abort with the error: [ ERROR ] bind(descriptor:ptr:bytes:): Address already in use (errno: 48)