Search code examples
How does __del__() interfere with garbage collection?...

pythongarbage-collectionweak-references

Read More
Knowing where retain cycles are and removing them...

swiftsprite-kitswift3weak-referencesretain-cycle

Read More
Why should I use Weak/SoftReference with ReferenceQueue argument?Why cannot I poll original referenc...

javaconcurrencygarbage-collectionweak-references

Read More
Memory leak when invoking __iadd__ via __get__ without using temporary...

pythonmemory-leaksdecoratorweak-referencespython-decorators

Read More
Why __weak object will be added to autorelease pool?...

iosobjective-cautomatic-ref-countingweak-references

Read More
How does the clang implement the weak ptr?...

clangweak-references

Read More
PCL WeakEventManager from Reactive extensions disposes event in 3 - 7 minutes...

c#memory-leakssystem.reactiveweak-referencesweak-events

Read More
C#: Properly using WeakReference IsAlive property...

c#.netgarbage-collectionweak-references

Read More
Test a weak reference before using it java...

javaandroidweak-references

Read More
WeakReference to Action target is always alive for anonymous actions...

c#delegatesgarbage-collectionactionweak-references

Read More
What is the difference between weak var: test:UIView! and weak var test:UIView? in outlets?...

swiftprofilingweak-referencesiboutlet

Read More
Strong references and UIView memory issues...

iosswiftmemory-managementweak-referencesdealloc

Read More
Do I need capture self using thread class?...

swiftgrand-central-dispatchweak-references

Read More
Would a "circular" reference be treated as "reachability" for a WeakMap?...

javascriptweak-referencesweakmap

Read More
Does empty add/remove event definition prevent references?...

c#eventsgarbage-collectionweak-references

Read More
wxPython + weakref proxy = closing wx.Frame does not yield None...

pythonwxpythonweak-references

Read More
Weak reference getting zeroed out, but the object hasn't been deallocated...

iosswiftuinavigationcontrollerautomatic-ref-countingweak-references

Read More
Why can I declare @objc protocols as weak properties, but not swift protocols?...

swiftprotocolsweak-references

Read More
Xcode8 Beta EXC_BAD_ACCESS Error appears when creates weak references...

swiftexc-bad-accessweak-referencesxcode8

Read More
why single static variable has multiple values on multiple reads?...

javaandroidweak-references

Read More
Iterate array of weak references where objects conform to a protocol in Swift...

iosswiftautomatic-ref-countingprotocolsweak-references

Read More
Problems with weak var and pointers between two classes...

iosswiftpointersweak-references

Read More
iOS object or delegate between two controllers?...

iosswiftdelegatessegueweak-references

Read More
WeakReference vs Strong Reference in Android AsyncTask...

javaandroidandroid-asynctaskweak-references

Read More
Why the code does not work to avoid Circular References?...

objective-cweak-referencescircular-reference

Read More
Why is this weak reference to event handler garbage collected?...

c#garbage-collectionweak-references

Read More
How to avoid memory leaks in callback?...

javamemory-managementcallbackweak-references

Read More
Weak references and anonymous classes...

javagarbage-collectionweak-references

Read More
Creating a regular weak-reference in Javascript using WeakMaps...

javascriptweak-referencesecmascript-6ecmascript-harmonyweakmap

Read More
Property is unable to set to nil via weak reference...

swiftmemory-managementxcode7weak-references

Read More
BackNext