Skip to content

solution of chan-completion.go - #5

Open
MercuryDemon wants to merge 2 commits into
krezef4l:mainfrom
MercuryDemon:patch-1
Open

solution of chan-completion.go#5
MercuryDemon wants to merge 2 commits into
krezef4l:mainfrom
MercuryDemon:patch-1

Conversation

@MercuryDemon

@MercuryDemon MercuryDemon commented Jul 22, 2025

Copy link
Copy Markdown

Make chanal "done" which send signal if one of the workers are done.

Make counter which count every done worker and compare total number of done workers with length of phrases slice

realisation with select.

Made chanal "done" which send signal if one of the workers are done.

Made counter which count every done worker and compare total number of done workers with length of phrases slice

realized that with select
@krezef4l

Copy link
Copy Markdown
Owner

Present simple tense in commits. Made -> Make; realized that with select -> Realisation with select.

Get rid of American English: realize -> realise; optimize -> optimise.

Comment thread concurrency/mid/chan-completion.go Outdated
Comment thread concurrency/mid/chan-completion.go Outdated
fix based on comments
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