Skip to content

the "non-interactive" flag should really be non-interactive

When files are in use during install actions, we are still prompting for user input despite running as non-interactive:

image

This causes builds to hang sometimes due to waiting several minutes for a timeout on the UserRequest when files are in use