mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-07 15:33:15 +00:00
Shared pointer view is captured by two continuations, one of which is moving it away. Using do_with() solves the problem. Fixes #3092. Message-Id: <20171221111614.16208-1-pdziepak@scylladb.com>