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

Fixing interlock when activating flag GPMF_FLAGS_STORE_ALL_TIMESTAMPS #12

Closed

Conversation

AdrienMarty
Copy link

@AdrienMarty AdrienMarty commented Feb 14, 2023

Fixes #11
The lock flag was not correctly added to the stampflags variable causing an interlock on the recursive call.

@dnewman-gpsw Could you please review this patch.

@dnewman-gpsw
Copy link
Collaborator

I agree you have found a problem, and very close to the correct solution. This should not be preserving any of the incoming flags, but yes, GPMF_FLAGS_LOCKED should be set. I have added this fix to the develop branch. Can you confirm on that branch that all is working as expected.

@AdrienMarty
Copy link
Author

I have tested your updated fix and it works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug] Export is hanging when enabling flag GPMF_FLAGS_STORE_ALL_TIMESTAMPS
2 participants