Closed krisis closed 7 years ago
Fixes a mistake with a previous fix (#33) to the problem of go-routines leak due to more receive operations on channel than send operations.
Correct, this is the way it should be.
Fixes a mistake with a previous fix (#33) to the problem of go-routines leak due to more receive operations on channel than send operations.