No implementation of map_cpus on non-Linux OSes
Open
- Dominant language
- Go
- Stars
- 356
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Currently, all other OSes revert to the old sync.RWMutex behaviour of sharing a single lock. Implementing `map_cpus` for other OSes in `cpus_GOOS.go` will fix this, and should be relatively straightforward if you have a machine running that OS.
Patches are welcome.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.