v.20.1Bug Fix

Fix Data Race During Poco::HTTPServer Destruction

Fix data race at destruction of Poco::HTTPServer. It could happen when server is started and immediately shut down. #9468 (Anton Popov)