mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 07:18:54 +00:00
c9b88e4d15
Only set started=true when Start() succeeds, so Close() doesn't attempt to close a nil dispatcher. Fixes #14536