Actions
Bug #23186
openBackground tasks can read from stdin waiting for user input
Description
This happened to me when using the foreman_ansible runner. It was waiting to accept the SSH-key.
I don't see how scripts can actually use stdin so it'd be good to close it by default. Perhaps there should be an option to enable it in case a plugin would use it.
Actions