v.20.3Bug Fix

Fix Data Race in 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)