nytai commented on issue #9873: URL: https://github.com/apache/incubator-superset/issues/9873#issuecomment-632177666
You could run the command in [screen](https://linuxize.com/post/how-to-use-linux-screen/) and then detach and close ssh or you could [daemonize](https://linux.die.net/man/1/daemonize) the process so it is always running, even when it crashes, or the server reboots, it restarts. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
