Skip to content

Clarify Garbage Collection section in GDScript docs#11944

Merged
mhilbrunner merged 1 commit intogodotengine:masterfrom
VewDev:clarify-gc-docs
Apr 24, 2026
Merged

Clarify Garbage Collection section in GDScript docs#11944
mhilbrunner merged 1 commit intogodotengine:masterfrom
VewDev:clarify-gc-docs

Conversation

@VewDev
Copy link
Copy Markdown
Contributor

@VewDev VewDev commented Apr 22, 2026

Clarify the Garbage Collection section in the GDScript documentation since reference counting can also be considered as a type of garbage collection.

https://en.wikipedia.org/wiki/Garbage_collection_(computer_science)#Strategies

https://www.cs.cornell.edu/courses/cs6120/2019fa/blog/unified-theory-gc/

@VewDev VewDev requested a review from a team as a code owner April 22, 2026 10:29
@AThousandShips AThousandShips requested review from a team and removed request for a team April 22, 2026 10:31
@mhilbrunner mhilbrunner added enhancement area:getting started Issues and PRs related to the Getting Started section of the documentation labels Apr 24, 2026
@mhilbrunner mhilbrunner merged commit 62960ee into godotengine:master Apr 24, 2026
1 check passed
@mhilbrunner
Copy link
Copy Markdown
Member

Merged. Thanks and congrats on your first merged contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:getting started Issues and PRs related to the Getting Started section of the documentation enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants