Search code examples
Lua weak tables memory leak...


memory-leaksluagarbage-collectionweak-references

Read More
Kivy: Loading AsyncImage second time raises ReferenceError...


pythonkivyweak-references

Read More
What are weak references?...


luaweak-references

Read More
Should function arguments be weak?...


swiftclosuresautomatic-ref-countingweak-references

Read More
Get list of active items from ConditionalWeakTable<T>...


c#.netweak-references

Read More
Swift Weak Reference Much Slower than Strong Reference...


swiftperformanceweak-referencesstrong-referencesunowned-references

Read More
Why doesn't Xcode make outlets unowned instead of weak?...


iosswiftxcodeweak-referencesiboutlet

Read More
Calling constructor class with sets and gets sharedpreferences from an asyncTask (can't pass con...


androidmemory-leaksandroid-asynctaskandroid-contextweak-references

Read More
How to set CADisplayLink in Swift with weak reference between target and CADisplayLink instance...


swiftweak-referencescadisplaylink

Read More
Kivy : Error weakly-referenced object (in a clock function) no longer exists...


pythonandroidgarbage-collectionkivyweak-references

Read More
Is there a way to support weakrefs with collections.namedtuple?...


pythonpython-2.7weak-references

Read More
Set of weak observers in Swift...


swiftgenericsobserver-patternweak-references

Read More
Is Python's weakref a performance issue?...


pythonpython-3.xperformanceweak-references

Read More
JVM - Are WeakReferences collected in minor GC?...


javagarbage-collectionjvmweak-references

Read More
WeakReference understanding...


c#wpfweak-references

Read More
Why does the weak reference not get collected in this simple F# example?...


f#garbage-collectionweak-references

Read More
How to iterate over different ids levels using weakref in kivy...


pythonobjectiterationkivyweak-references

Read More
Do I need to keep a strong reference to a WeakReference that is only used to perform finalization?...


javagarbage-collectionweak-references

Read More
WeakHashMap how is the entry _actually_ found after the reference is put on the ReferenceQueue...


javagarbage-collectionweak-referencesweakhashmap

Read More
OutOfMemoryException despite using WeakHashMap...


javajava-8garbage-collectionout-of-memoryweak-references

Read More
Scoped Variables and WeakReferences interact strangely - some objects don't get garbage collecte...


javaweak-references

Read More
Why weakref doesn't support built-in types in Python?...


pythonweak-references

Read More
Strong and weak references in Swift...


objective-creferenceweak-referencesswift

Read More
Creating a weak subscription to an IObservable...


c#garbage-collectionsystem.reactiveweak-references

Read More
C# WeakReference object is NULL in finalizer although still strongly referenced...


c#garbage-collectionweak-referencesfinalizer

Read More
Weakly referenced object won't get garbage collected...


javareferenceweak-references

Read More
Can event listener of WeakEvent be deleted by garbage collection any time?...


c#weak-references

Read More
Why is value not removed from WeakValueDictionary when last stong reference goes away...


pythondictionaryweak-references

Read More
weak object has gone away_what does it mean?...


pythonpython-3.xtensorflowweak-references

Read More
How does live object creation and partial teardown management work in javascript?...


javascriptmodulereferenceweak-referencesdebouncing

Read More
BackNext