mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +00:00
Many mutation_reader implementations capture 'this', which, if copied, becomes invalid. Protect against this error my making mutation_reader a non-copyable object. Fix inadvertant copied around the code base.
5.3 KiB
5.3 KiB