Skip to content

prepare_shell_job_inputs: metadata.computer not forwarded to CalcJob for PortableCode #112

Description

@rikigigi

metadata.computer is popped:

computer = metadata.pop('computer', None)

if I use a PortableCode (without the computer defined) this works only if I specify both metadata.options.computer and metadata.computer, so that the (wrong?) logic pops only the first one and not the second.

I think metadata.computer should not be popped...

Is my reasoning correct? As it is now PortableCodes work only with this strange workaround?

thank you

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions