Skip to content

Conversation

@DoeringChristian
Copy link
Contributor

The previous implementation of jit_freeze_discard could cause a race condition, since another recording could be started just before querying the jit_freeze_discarded function. This PR fixes this issue by moving the discarded flag to the recording, and changes the interface of the jit_freeze_discard and jit_freeze_discarded functions.

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.

2 participants