Andrew Corcoran

Results 23 issues of Andrew Corcoran

Getting the below ASAN error on e94cccc when calling std::exit ```bash ==88696==Running thread 88690 was not suspended. False leaks are possible. [ DEATH ] ================================================================= ==88695==ERROR: LeakSanitizer: detected memory leaks...

See https://github.com/Abc-Arbitrage/Disruptor-cpp/issues/10 which fixed this issue for SingleProducerSequencer but the same issue is still present in MultiProducerSequencer

Hi, Since trying to move to the latest version of ctcache (with the stats added to local-mode) we're getting frequent errors below. Looks to be heavy contention on the stats...