Closed Dieterbe closed 8 years ago
this should be equivalent, but simpler I don't understand why it would run in a goroutine but you use a channel to wait for the result anyway.
(note: untested)
hmm, i also have no idea why i spawned the additional go-routine. It is certainly not needed.
this should be equivalent, but simpler I don't understand why it would run in a goroutine but you use a channel to wait for the result anyway.
(note: untested)