ray.rllib.env.env_runner.EnvRunner.stop# EnvRunner.stop() → None[源代码]# 释放此 EnvRunner 使用的所有资源。 例如,在使用这个 EnvRunner 中的 gym.Env 时,您应该确保调用其 close() 方法。