Memory leak fix needed on the next .NET 7 Service Release #16039
Unanswered
dcavallini
asked this question in
Ideas
Replies: 1 comment 2 replies
-
(I believe you can check in the https://github.com/dotnet/maui/tree/release/7.0.2xx-sr7 branch whether it contains a fix for the issue you are looking for. Plus you can actually test that branch using https://github.com/dotnet/maui/blob/main/.github/DEVELOPMENT.md#advanced-scenarios. Not much but HTH.) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm referring to this issue: #13520.
I've seen that the current bug has been fix for .NET 8 preview but i think the community needs a bugfix in the previus version too.
Speaking for myself i need this bugfix as soon as possible beacouse it ins't allowing my company to release a product.
We can't wait the .NET 8 version to became stable (not on preview), as menontioned in many issues, many companies don't allow programmers to use preview for releases pourposes.
Concluding, the question is: is there any hope to see this bufgix on .NET 7?
Beta Was this translation helpful? Give feedback.
All reactions