Long-term solution for accidental retain cycles from strong references in closures
|
|
15
|
647
|
January 20, 2025
|
Blog post: The retain cycle of Swift async/await
|
|
4
|
569
|
November 17, 2024
|
Memory leak issue while asynchronously iterating over async sequence
|
|
4
|
2630
|
June 9, 2023
|
Can I use weak to check for retain cycles?
|
|
6
|
413
|
September 4, 2024
|
Not solvable retain-cycles
|
|
4
|
430
|
February 19, 2024
|
Special syntax for blocks that capture all variables as weak
|
|
18
|
3734
|
February 1, 2024
|
Weak reference doesn't work as expected when passing it to a function's argument
|
|
4
|
2752
|
April 18, 2023
|
Unit testing memory leakage with actors
|
|
0
|
769
|
April 25, 2022
|
Why is implicit `[weak self]` not the norm?
|
|
19
|
6018
|
June 9, 2021
|