Closed muupan closed 5 years ago
numpy==1.16.0 causes memory leak with MultiprocessVectorEnv because ndarrays are pickled when going through pipes. See https://github.com/numpy/numpy/issues/12793
numpy==1.16.0
MultiprocessVectorEnv
numpy==1.16.0
causes memory leak withMultiprocessVectorEnv
because ndarrays are pickled when going through pipes. See https://github.com/numpy/numpy/issues/12793