Possible explanations for "stuck Hugo builds" on Netlify

In my cases command="command.sh" still works. I am using #!/usr/bin/env bash as “hashbang” in the command file.

On the other side, I had issues (see my other post) until I updated Hugo to 0.91.0 on Netlify. Maybe something is up in the lower versions?