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

Fix file lock after img:destroy() #3367

Merged

Conversation

TheNormalnij
Copy link
Contributor

Fixes #3062

Old behavior:
IMG file remains locked for two frames after img:destroy().
New behavior:
IMG file removes lock after img:detroy call imedeatly.

@TheNormalnij TheNormalnij added the bugfix Solution to a bug of any kind label Apr 17, 2024
@TheNormalnij TheNormalnij added this to the 1.6.1 milestone Apr 17, 2024
@Lpsd Lpsd merged commit c2ccfd2 into multitheftauto:master May 23, 2024
6 checks passed
MTABot pushed a commit that referenced this pull request May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix Solution to a bug of any kind
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IMG files are not properly unloaded after resource stopped
2 participants