ngx-toastr
ngx-toastr copied to clipboard
Parallel env
Updating the library so it can run several environment instances in parallel. This might give Nx speed up if there are N CPU cores are available. this is especially nice if the environment is slow which is usually the case.
Hi can any body help me with clearing the errors so the tests pass in every kind of situations? I am very new to python testing and lost here!
@matthiasplappert any help? But I assume you are too busy for this unfortunately!
This is cool. I'll try to take a look next week but you honestly I'm not sure how much time I can spend on it. This seems like a somewhat significant change (and a useful one), so would you be willing to clean this up and get into a mergable state if I provide feedback?
@matthiasplappert sure lets get this thing done!
Any update on this ?
@ParthaEth I found success having a single environment spawn off several multiprocessing workers.
Hey @ParthaEth, please let me know the current updates on this PR.