Search code examples
withCheckedContinuation and [weak self] in Swift Concurrency?...


swiftmemory-leakstaskswift-concurrencystrong-reference-cycle

Read More
if self in dispatch_source_set_event_handler need to be weak...


objective-cgrand-central-dispatchretain-cyclestrong-reference-cycle

Read More
Why does this NOT leak memory? RxFeedback...


swiftmemory-managementrx-swiftretain-cyclestrong-reference-cycle

Read More
Do we need to explicitly use capture list for weak variables in swift closure?...


iosswiftmemory-managementretain-cyclestrong-reference-cycle

Read More
Weird weak self and retain cycle behaviour...


swiftretain-cyclestrong-reference-cycle

Read More
Do you need unowned or weak inside a UIAlertController handler which captures self?...


iosswiftuiviewcontrollerretain-cyclestrong-reference-cycle

Read More
Memory leak situation when storing a URLSession task in a property in Swift...


swiftmemory-managementurlsessionretain-cyclestrong-reference-cycle

Read More
enum stores data remains stored in the static variable of an enumeration even if the view controller...


swiftenumsretain-cyclestrong-reference-cycle

Read More
How to test an object is deallocated?...


swiftxctestretain-cyclexctestcasestrong-reference-cycle

Read More
Is a strong reference cycle created in this simple case of using URLSession?...


swiftautomatic-ref-countingurlsessionstrong-reference-cycle

Read More
Swift delegation - when to use weak pointer on delegate...


swiftmemory-managementmemory-leaksdelegatesstrong-reference-cycle

Read More
Swift strong reference cycles with arrays...


swiftstrong-reference-cycle

Read More
Swift, why don't class methods need closure lists...


iosswiftfunctionmethodsstrong-reference-cycle

Read More
Objective-C retain cycle between 2 objects...


objective-cretain-cyclestrong-reference-cycle

Read More
BackNext