MNT: Change nets.web server logic
Change nets.web server logic so that server is kept alive until the expected number of successful HTTP requests are made. Naively shutting down the server after 5 seconds can be problematic on slow systems.
Change nets.web server logic so that server is kept alive until the expected number of successful HTTP requests are made. Naively shutting down the server after 5 seconds can be problematic on slow systems.