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

feature: connection count interface #311

Closed YuriCat closed 2 years ago

YuriCat commented 2 years ago

After #307 , we can add connection_count() interface to prevent direct access to conns.

ikki407 commented 2 years ago

LGTM