mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-05 06:23:03 +00:00
Rather than explcitily generating it by all callers and then not using the argument at all. Prepare for providing a different exception_ptr from a stop() path to be introduced in the next patch. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>