Download raw body.
fix gotd notifications race
Stefan Sperling <stsp@stsp.name> wrote: > For some time now I have observed that gotd's notify process exits > on got.gameoftrees.org whenever a new release gets tagged. > > The problem is triggered by creating a new commit which changes the > main branch and tagging this commit, then sending both the commit > and the tag in the same invocation of 'got send' (e.g. got send -T, > or got send -t 0.112). > > [...] > > ok? makes sense to me, ok op@
fix gotd notifications race