by shigemk2

当面は技術的なことしか書かない

go 2021-12-09

  • [2021-12-09 08:06:41 +0900]: syscall: avoid writing to p when Pipe(p) fails
  • [2021-12-09 08:05:11 +0900]: syscall: fix ForkLock spurious close(0) on pipe failure
  • [2021-12-09 05:30:28 +0900]: runtime/pprof: increase systemstack calls in TestLabelSystemstack
  • [2021-12-09 05:29:12 +0900]: cmd/api: run half as many go list calls in parallel