Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

flags.num_servers are fixed to default #15

Open
urw7rs opened this issue Aug 5, 2020 · 0 comments
Open

flags.num_servers are fixed to default #15

urw7rs opened this issue Aug 5, 2020 · 0 comments

Comments

@urw7rs
Copy link

urw7rs commented Aug 5, 2020

flags.num_servers in polybeast_env should be set to flags.num_actors in polybeast.py before passing it to polybeast_env.main().

Adding flags.num_servers = flags.num_actors before line 45 in polybeast.py fixes hang on actorpool_thread.join() when terminating with Ctrl-C.

I would have added a pull request but I already modified the forked repo so I'm not sure how to add a pull request.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant