Steps to reproduce:
- Install hugo 0.66
- Run
echo $RANDOM; ( sleep 1 ; sed -i '' -E "s/Number:[0-9]+/Number:$RANDOM/" content/posts/a_draft.md ) & hugo server --buildDrafts
- Wait for the line
Source changed "/Users/ben/code/hugo-repro/content/posts/drafts/a_draft.md": CREATE
to appear - Navigate to
localhost:1313
and observe infinite loading