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

Clean up launch / clear interface and fix some bugs #809

Merged
merged 3 commits into from
Jul 18, 2024
Merged

Conversation

cgokmen
Copy link
Contributor

@cgokmen cgokmen commented Jul 18, 2024

In the new clear paradigm, the simulator gets deleted and a new one launched, but we don't pay attention to keep the kwargs of the original simulator the same, which is a bug and caught by tests. This fixes that.

This should hopefully unbreak the env test. Also, we fix an accidentally merged change on the run_docker file.

@cgokmen cgokmen requested review from hang-yin and ChengshuLi July 18, 2024 20:31
@cgokmen cgokmen merged commit c4effae into og-develop Jul 18, 2024
3 of 14 checks passed
@cgokmen cgokmen deleted the fix-clean branch July 18, 2024 21:09
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