Skip to content

Thread-safe CondProxyProvider and EventSelectorAthenaPool.

Ke Li requested to merge keli/athena:CondProxyProvider into master

Clean up the code and use atomic for m_curCollection, m_evtCount and m_firedIncident to make it thread-safe. Ping @gemmeren for further check.

Edited by Ke Li

Merge request reports