Often, when restarting Django runserver, if I use the same port number, I get a \'port is already in use\' message. Subsequently, I need to increment the port number each t
Type fg in the terminal to bring up the background task to the foreground.
fg
Press Ctrl+C to close/stop the running server.