DeNA / HandyRL

HandyRL is a handy and simple framework based on Python and PyTorch for distributed reinforcement learning that is applicable to your own environments.
MIT License
282 stars 39 forks source link

fix: disconnect after socket.timeout #350

Closed YuriCat closed 2 months ago

YuriCat commented 7 months ago

When the socket.timeout occurs, new worker connections are not accepted.