Add tests to assert cycles are fully dropped #134
Labels
A-rc
Area: Rc smart pointer implementation.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
Call for participation: Experience needed to fix: Medium / intermediate.
E-needs-test
Call for participation: Writing correctness tests.
Using a custom inner
T
that increments / decrements anAtomicU64
onnew
/drop
.To make sure these are useful under LeakSanitizer too – #102 – let's shove a
String
field with something like"abc".repeat(100)
into theT
as well.The text was updated successfully, but these errors were encountered: