I had the same problem and I noticed that it was some kind of blockage between the Browser and the WSGI application. When that happened I just refreshed the browser page and the process got killed.
On Friday, 6 December 2019 18:10:32 UTC-5, Eduardo Oliveira wrote: > > I am running waitress + flask on windows. After I stop the waitress > process by CTRL+C, the port keeps listening and I have to reset the server > to get rid of that process. > > What should I do to fix that? > > Thanks! > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/14008245-bd79-4185-90c7-21fe3dceab3d%40googlegroups.com.
