TSAN reports that several HA components are not kea thread safe
reviewing #1219 (closed) I have discovered that HAService::asyncSendLeaseUpdate calls HttpClient::asyncSendRequest which is not thread safe.
Edited by Razvan Becheriu
reviewing #1219 (closed) I have discovered that HAService::asyncSendLeaseUpdate calls HttpClient::asyncSendRequest which is not thread safe.