Lifetime of object when using withCheckedContinuation and weak var
|
|
1
|
189
|
February 8, 2023
|
Is there any static analysis tool which can help us detect memory leak cause by missing [weak self]?
|
|
1
|
249
|
September 29, 2022
|
Weak self reference vs strong member reference performance
|
|
3
|
377
|
May 23, 2022
|
Special syntax for blocks who capture all variables as weak
|
|
16
|
1668
|
June 29, 2021
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
3904
|
June 9, 2021
|
Does autoclosure respect weak'ness of a captured variable?
|
|
2
|
860
|
November 12, 2020
|
Hashing Weak Variables
|
|
19
|
1759
|
December 5, 2019
|