Skip to content

fixing bug if task is None#64

Open
jm22dogs wants to merge 5 commits intomaxpareschi:3.14.11-22dogs.developfrom
jm22dogs:upstream_branch_src
Open

fixing bug if task is None#64
jm22dogs wants to merge 5 commits intomaxpareschi:3.14.11-22dogs.developfrom
jm22dogs:upstream_branch_src

Conversation

@jm22dogs
Copy link

Brief description

Task may exist and be None, which raises an exception later when adding task to the env, as envs only accept strings.

image

image

Nonetheless task should not be None, I don't get why was None there... It was already None when exporting the _metadata.json

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments