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

add process monitoring to simulation executor #127

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mccrindlebrian
Copy link
Contributor

No description provided.

if len(self.simulations) > 0:
sims_to_delete = []

bt.logging.warning(f"current simulatinos in the stack: {self.simulations}")
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
bt.logging.warning(f"current simulatinos in the stack: {self.simulations}")
bt.logging.warning(f"current simulations in the stack: {self.simulations}")

@mccrindlebrian mccrindlebrian changed the title add process monitoring to simulatino executor add process monitoring to simulation executor Jun 4, 2024
@mccrindlebrian mccrindlebrian marked this pull request as draft June 4, 2024 17:35
Base automatically changed from staging to main June 24, 2024 09:55
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