There is no `self.server` within `HTTPServer`. _Originally posted by @martin-vi in https://github.com/cherrypy/cheroot/pull/745#discussion_r2409724873_ cc @itamarst @pythonspeed ---- Solving this involves both doing what $sbj says *and* writing a test that covers the respective line.
There is no
self.serverwithinHTTPServer.Originally posted by @martin-vi in #745 (comment)
cc @itamarst @pythonspeed
Solving this involves both doing what $sbj says and writing a test that covers the respective line.