Hi, I am using the OS command tool to run a cherrypy app without debugging. When I exit wing or switch project then all processes that are run by OS command tool are detached and still running in background. I would expect that wing terminates them by sending TERM and KILL signal. Regards, Łukasz