Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Ensure asset files are only opened if they aren't opened in any other programs #163

Closed
SamVanheer opened this issue Jul 22, 2021 · 0 comments
Assignees

Comments

@SamVanheer
Copy link
Owner

Currently assets could be in the process of being modified when they are loaded, which can cause problems if the data isn't valid. This is a race condition.

Ensure that HLAM establishes exclusive file locks when opening the files.

@SamVanheer SamVanheer self-assigned this Jul 22, 2021
SamVanheer pushed a commit that referenced this issue Jul 22, 2021
Resolves #162
Ensure asset files are only opened if they aren't opened in any other programs
Resolves #163
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant