Files
scylladb/utils/updateable_value.hh
Marcin Maliszkiewicz 45392ac29e utils: don't allow do discard updateable_value observer
If the object returned from observe() is destructured,
it stops observing, potentially causing subtle bugs.
Typically, the observer object is retained as a class member.
2025-06-23 17:54:01 +02:00

8.3 KiB