Skip to content

Arguments and environment priority order #46

Open
@AbcSxyZ

Description

Following #13 (comment)

The current behavior is that arguments override environment. Idk if we should do the opposite.

Regarding our choice, we would have to switch the following lines in entrypoint.main:

executable_args = convert_env(executable)
executable_args += sys.argv[1:]

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions