mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-26 19:35:12 +00:00
Paxos may leave an operation in a background after returning result to a caller. Lest add a counter for background/foreground paxos handlers so that it will be easier to detect memory related issues. Message-Id: <20200510092942.GA24506@scylladb.com>