Search code examples
Why is __weakref__ removed by default when __slots__ is used?...


pythonweak-referencesslots

Read More
Danger of java code optimization for the usage of the weak references to strong references remembere...


javagarbage-collectionjitweak-references

Read More
Adding WeakReferences into HashMap via #compute - may I get null or not?...


javagarbage-collectionweak-references

Read More
What's the benefit of asyncio using weakrefs to keep track of tasks?...


python-asyncioweak-referencespython-internals

Read More
Weak reference doesn't work as expected when passing it as a method reference...


swiftswiftuimemory-leaksweak-referencesretain-cycle

Read More
How to get a consistent WeakSet length during finalization?...


pythongarbage-collectionweak-references

Read More
How to inject WeakReference Fragment using Koin - Android...


androidweak-referenceskoin

Read More
Is there a way to do a WeakList or WeakCollection (like WeakReference) in CLR?...


.netgarbage-collectionweak-references

Read More
KeyError: <weakref at 0x7fc9e8267ad0; to 'Flask' at 0x7fc9e9ec5750>...


pythonflaskweak-referenceskeyerror

Read More
convert the reference back to a strong one inside the closure, memory management, swift...


memory-managementswift2closuresweak-referencesstrong-references

Read More
weak or strong for IBOutlet and other...


iosios5automatic-ref-countingweak-referencesstrong-references

Read More
Good implementation of weak dictionary in .Net...


.netdictionaryweak-references

Read More
How do I clone a “WeakMap” or “WeakSet” in Javascript?...


javascriptweak-referencesweakmap

Read More
Rust learning question tree example. Update element inside Rc...


rustweak-references

Read More
How to garbage collect callbacks with weak references in Java?...


javamemory-leakscallbackgarbage-collectionweak-references

Read More
How to use WeakRef in Typescript?...


typescriptweak-references

Read More
Pythonic way to filter a list of weakrefs...


pythonweak-references

Read More
How can I cache where a value has a strong reference to its key?...


javacachingweak-referencesweakhashmap

Read More
Is it possible to create a "weak reference" in JavaScript?...


javascriptweak-references

Read More
What is __weakrefoffset__?...


pythonweak-referencesdatamodel

Read More
Weak references - how useful are they?...


weak-references

Read More
Inherited WeakReference throwing ReflectionTypeLoadException in Silverlight...


c#silverlightweak-references

Read More
WeakMap inverted...


javascriptweak-referencesweakmap

Read More
Is self captured within a nested function...


swiftmemory-managementweak-referencesnested-functioncapture-list

Read More
Testing against memory leaks in Kotlin Native...


kotlingarbage-collectionweak-referenceskotlin-native

Read More
How are weak references implemented?...


java.netweak-referencesinternals

Read More
How can I access the weakref object of the class itself through the class?...


pythonclassweak-referencespython-internalspython-datamodel

Read More
Java: WeakReference.get() returns differently after System.gc()...


javagetnullgarbage-collectionweak-references

Read More
How do I make an exit handler that runs after all weakref finalizers run...


pythonweak-referencesatexit

Read More
Pickling weakref in Python...


pythonpickleweak-references

Read More
BackNext