Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Small change to prevent memory leaks #561

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sarhatabaot
Copy link
Collaborator

@sarhatabaot sarhatabaot commented Feb 10, 2025

See https://git.mythiccraft.io/mythiccraft/MythicDungeons/-/wikis/Memory-Leaks for more info :)

Description

Changed a reference to World to a weak reference.


What has changed?

Changed a reference to World to a weak reference.


Related Issues


Checklist

  • I have added tests that prove my fix is effective or that my feature works.
  • I have updated the documentation as needed.
  • I have added any labels that fit this PR.

@sarhatabaot sarhatabaot added the optimizations (performance) Performance improvements label Feb 10, 2025
@sarhatabaot sarhatabaot requested a review from Oheers February 10, 2025 19:59
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
optimizations (performance) Performance improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant