It would be nice if the python / debugpy launch.json type would also support a "restart" option, like the nodejs one does.
In particular, when using the listen/server mode, it's nice to have server be restarted automatically after the client has disconnected. Otherwise, one has to restart it manually every time.