Blog post: The retain cycle of Swift async/await
|
|
4
|
474
|
November 17, 2024
|
Memory leak issue while asynchronously iterating over async sequence
|
|
4
|
2504
|
June 9, 2023
|
Can I use weak to check for retain cycles?
|
|
6
|
397
|
September 4, 2024
|
Not solvable retain-cycles
|
|
4
|
414
|
February 19, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3714
|
February 1, 2024
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
2597
|
April 18, 2023
|
Unit testing memory leakage with actors
|
|
0
|
769
|
April 25, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
5936
|
June 9, 2021
|