tkestack/galaxy

Galaxy hangs

chenchun opened this issue · 1 comments

CPU 100%
image

galaxy-sdn hangs
image

One of galaxy threads calls sched_yield() forever
image

GDB
image

galaxy --version
go-version go1.14.1, git-commit ce883dce, build-time 2020-04-10T10:00:25Z

Seems due to golang bug golang/go#38023

Fixed by 7e1d095