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

Avoid closing domain of full_multisolve #373

Merged
merged 1 commit into from
May 23, 2024

Conversation

nhuet
Copy link
Contributor

@nhuet nhuet commented May 23, 2024

Some classic control environment from gymnasium call pygame.quit() when closing which prevents further rendering if relaunching an environment needed it and thus leading to an error.

Some classic control environment from gymnasium call pygame.quit() when
closing which prevents further rendering if relaunching an environment
needed it and thus leading to an error.
Copy link
Collaborator

@g-poveda g-poveda left a comment

Choose a reason for hiding this comment

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

Ok

@g-poveda g-poveda merged commit ab632c2 into airbus:master May 23, 2024
33 checks passed
@nhuet nhuet deleted the full_multisolve branch May 28, 2024 13: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