-
Notifications
You must be signed in to change notification settings - Fork 7
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
Multithreading in gym-rle #2
Comments
Generally RLE is mutlithread compatible. |
Both in the gym-rle and the original RLE it caused the following problem:
|
Sorry, haven't looked into it yet. Hope to get to it soon. |
Hello, i would like to know if its possible to create multiple instances of the gym-rle env, something like in this code:
The text was updated successfully, but these errors were encountered: