Xun Cao

Results 3 comments of Xun Cao

I guess T extends any[] is fine.

Is your node process ending before sending request to gateway? In my case, I was doing ``` gateway.push({ jobName: 'test' }, function (err, resp, body) {}); process.exit(0); ``` I end...

Sorry, we are not currently supporting multi-agent vectorized env for gym wrapper.