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