1 Comment

> It indicates the number of goroutines that can operate concurrently — imagine them running side by side.

Shouldn't there be "in parallel" instead of "concurrently" if they are side by side, like in the Concurrency vs Parallelism picture? :)

Expand full comment