-
Fix goroutine leaks in refs.go · 20b06c29
Description: This addresses one of the listed problem files in #4414. I chose to keep the return statement outside of the select statement on line 132 since that behavior was already there following the write to out. License: MIT Signed-off-by:John Forstmeier <john.forstmeier@gmail.com>
由 forstmeier 提交于20b06c29
×