Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Enclaves tuning #243

Merged
merged 6 commits into from
Jun 26, 2023
Merged

Enclaves tuning #243

merged 6 commits into from
Jun 26, 2023

Conversation

edwardalee
Copy link
Contributor

This PR documents GLOBAL_ENVIRONMENT and inserts assertions where it should not be used so that we get assertion failures instead of segmentation faults.

It also renames global_environment to top_level_environment, which more accurate because it does not match GLOBAL_ENVIRONMENT.

This PR also fixes a bug in the audio utility that was calling lf_time_logical(), which now requires an environment argument. In any case, the call was incorrect and not needed.

@edwardalee edwardalee requested a review from erlingrj June 26, 2023 14:11
Copy link
Collaborator

@erlingrj erlingrj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for addressing this. Lets merge it

Copy link
Member

@lhstrh lhstrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@edwardalee edwardalee merged commit a17ffe0 into main Jun 26, 2023
@edwardalee edwardalee deleted the enclaves-tuning branch June 26, 2023 17:13
@lhstrh lhstrh added the enhancement Enhancement of existing feature label Aug 28, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Enhancement of existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants