Skip to content

feature: cumulative worker id without entry server#255

Open
YuriCat wants to merge 5 commits intoDeNA:developfrom
YuriCat:feature/cumulative_worker_id_without_entry_server
Open

feature: cumulative worker id without entry server#255
YuriCat wants to merge 5 commits intoDeNA:developfrom
YuriCat:feature/cumulative_worker_id_without_entry_server

Conversation

@YuriCat
Copy link
Copy Markdown
Contributor

@YuriCat YuriCat commented Jan 26, 2022

Combining #245 and #246, it seems natural to implement it like this.

@ikki407
Copy link
Copy Markdown
Member

ikki407 commented Jan 26, 2022

Yeah, it's natural. I think this combined version is better than #245 and #246.

Comment on lines +172 to +174
if gather_id == 0: # call once at every machine
print(args)
prepare_env(args['env'])
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this safe...? I can't think of any problems though...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd like to remove prepare_env() ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants