# go-parallel Utility functions to make running code in parallel easier and safer. Panics in go routines are turned into regular errors, instead of crashing the program.