Default Concurrency Level for Effect.all: Why "inherit" is not the Logical Default
Why is "inherit" not the default concurrency level on things like Effect.all w/ the global concurrency level set to 1 (sequential) by default instead of "unbounded"? If that makes sense. jaja. These seem like more logical defaults.