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

Critical sections enabled outside of the context of a reactor #1901

Merged
merged 6 commits into from
Jul 12, 2023

Conversation

edwardalee
Copy link
Collaborator

This PR makes it possible for users to enter and exit critical sections and access time both inside and outside of the context of a reactor. This enables resurrecting the MQTT examples in the example repo.

This is a companion to the enclave-fixes PR in reactor-c.

@lhstrh lhstrh changed the title Enclave fixes Critical sections enabled outside of the context of a reactor Jul 12, 2023
@lhstrh lhstrh added this pull request to the merge queue Jul 12, 2023
Merged via the queue into master with commit e5b4f3b Jul 12, 2023
@lhstrh lhstrh deleted the enclave-fixes branch July 12, 2023 06:54
@petervdonovan petervdonovan added the feature New feature label Aug 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants