Memory Leaks
#3362
Replies: 1 comment
-
Hi @Raidansz, I only see mentions of SwiftUI symbols in your screenshot, and so it is not clear to me that there is an issue with the library. If you can dig up more information and find definitive proof that there is a leak in the library, then we will be happy to look into it. I am going to convert this to a discussion for now. Please feel free to continue the conversation over there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
I was testing the demo app provided by you at
https://github.com/pointfreeco/episode-code-samples/tree/main/0245-tca-tour-pt3/Standups
and found out that there are memory leaks via using the profiler. You can run the profiler and check for leaks and you will get the same result.
Checklist
main
branch of this package.Expected behavior
No response
Actual behavior
No response
Steps to reproduce
No response
The Composable Architecture version information
No response
Destination operating system
No response
Xcode version information
No response
Swift Compiler version information
No response
Beta Was this translation helpful? Give feedback.
All reactions