Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Plugin creates potential memory leaks #34

Open
adadgio opened this issue Sep 26, 2024 · 1 comment
Open

Plugin creates potential memory leaks #34

adadgio opened this issue Sep 26, 2024 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@adadgio
Copy link

adadgio commented Sep 26, 2024

Describe the bug
When activated, the plugin creates potential memory leaks.

To Reproduce

  1. Create a new project, install the plugin.
  2. Run any GithuAction action with GUT or gdUnit4.
  3. Run on ubuntu-latest, godot 4.>

Expected behavior
Should not affect unit tests, but closed with a 134 error

Screenshots
Screenshot_2024-09-26_at_06_51_47
Screenshot 2024-09-26 at 06 52 03

Plaftorm:

  • Github CI

Additional context
Potentially will create the same memory leaks problems on game export (though the game in debug runs fine). Blocks any CI with unit test on github. The error is here even i there are no actual tests

Action used: https://github.com/MikeSchulze/gdUnit4-action

@jabsatz
Copy link
Collaborator

jabsatz commented Nov 22, 2024

Hello! As mentioned here #35, I don't think I will be able to fix this issue personally. However I will leave it open and tagged in case somebody else wants to pick it up.

@jabsatz jabsatz added bug Something isn't working help wanted Extra attention is needed labels Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants