[Bug 256352] website build: hugo hangs sometimes forever
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 256352] website build: hugo hangs sometimes forever"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 10 Jun 2021 12:37:30 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256352 Ceri Davies <ceri@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ceri@FreeBSD.org --- Comment #4 from Ceri Davies <ceri@FreeBSD.org> --- This looks like it is related to the go runtime, as https://ask.csdn.net/questions/3196768 feels quite similar. As a workaround, a pre-build step of "rm -rf public/*" seems to work well but if content is actually being served from that directory then that will obviously be problematic. -- You are receiving this mail because: You are the assignee for the bug.