Fixing Memory Leaks in Xojo

Just want to point out the great and noble work that @William_Yu is doing to address memory leaks in the IDE and framework, and give some encouragement to keep at it. These kinds of fixes are rarely fun to work on and aren’t exactly a driving force in sales, but improve our overall experience and workflow.

So, yeah, thanks William!

36 Likes

Thanks @William_Yu !

1 Like

Definitely appreciated a lot @William_Yu , thank you!

1 Like

Great job - very hard to do but really really appreciated!
Tim

1 Like

Thank you @William_Yu :trophy:

2 Likes

Thanks! @William_Yu

1 Like

Thanks @William_Yu ! I can’t imagine what goes into that sort of work ~ way of above my skill level and it IS much appreciated! (Especially for the stuff that helps the Linux platform :wink:)

1 Like

Memory leaks and often does a lot of work on the Linux side so I am very thankful for @William_Yu

2 Likes

They can, however, help drive customer retention. :slight_smile:

2 Likes

Exactly. Leaks also creates barriers for people trying it and deciding to not continue due to it. I don’t want to write a server app that needs reboots as a time bomb ticking, for example; It would be a shame needing to put something in the docs like “It may freeze or crash if not closed and restarted at least weekly due to some memory leak we can’t control, please reboot accordingly”.

4 Likes