On Wed, 11 Dec 2019 00:20:16 -0800 (PST) kcn <xvsfe...@gmail.com> wrote:
> go version = 1.9 This Go version is no longer supported. That's why you did not get other answers yet. > I know golang's STW is very efficient,but I don't know what happens about > this, > when I restart the program, everything returns normal. Go runtime garbage collector has improved much since 1.9. and way too many changes went to the runtime since 1.9 to have someone investigate further. > when I restart the program, everything returns normal. A good news, likely. Get cron do that restart for you :) The second and more sane solution is to recompile with current Go version and raise issue if your core problem would persist. Hope this helps, -- Wojciech S. Czarnecki << ^oo^ >> OHIR-RIPE -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/20191212093016.6236e107%40zuzia.