Cannot use `stdin` with funcs and classes in proc
The `stdin` argument to `behave_utils.proc.Executor` cannot be used as `_exec_io` doesn't check for it in kwargs.
issue