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

Enable multiple environments and schedulers to run at the same time #37

Merged
merged 15 commits into from
Jan 6, 2023

Conversation

cmnrd
Copy link
Contributor

@cmnrd cmnrd commented Dec 21, 2022

This sets the stage for enabling enclaves in LF. This PR makes the following changes:

  • Allow environments to be nested (i.e. contain each other in a tree hierarchy)
  • Fix a couple of bugs that created races between schedulers.
  • Improve debug logging to be able to distinguish the different environments

@cmnrd cmnrd added enhancement Enhancement of existing feature feature New feature and removed enhancement Enhancement of existing feature labels Dec 21, 2022
@tanneberger tanneberger changed the title Enable multiple environments and shcedulers to run at the same time Enable multiple environments and schedulers to run at the same time Dec 21, 2022
@cmnrd cmnrd merged commit fc4f38c into master Jan 6, 2023
@cmnrd cmnrd deleted the affiliated branch January 6, 2023 12:26
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.

None yet

1 participant