Closed travisdowns closed 1 month ago
Make refs atomic to enable distinct deleter objects on different shards to safely (?) share an underlying deleter::impl.
Maybe fixes #2450.
This a draft intended to spur discussion on this issue:
https://github.com/scylladb/seastar/issues/2450
Best to consolidate the higher level discussion over there I think.
Make refs atomic to enable distinct deleter objects on different shards to safely (?) share an underlying deleter::impl.
Maybe fixes #2450.