arr-ai / frozen

Efficient immutable data type library. https://godoc.org/github.com/arr-ai/frozen
Apache License 2.0
13 stars 3 forks source link

Frozen needs to fail when concurrency env is not set properly #44

Open nofun97 opened 4 years ago

nofun97 commented 4 years ago

37 added the env var for maximum concurrency. It needs to fail when the variable is not setup properly.