Skip to content

Fix AWS error when viewing un-evaluated user test - #1478

Merged
prandla merged 1 commit into
cms-dev:mainfrom
e-i-o:bugfix-aws-user-test
Jul 25, 2025
Merged

Fix AWS error when viewing un-evaluated user test#1478
prandla merged 1 commit into
cms-dev:mainfrom
e-i-o:bugfix-aws-user-test

Conversation

@prandla

@prandla prandla commented Jul 25, 2025

Copy link
Copy Markdown
Member

evaluation_sandbox_paths is only set after evaluation has finished, so the |join(" ") would be trying to iterate a None value. Notably, this error happens when trying to view a user test where compilation failed.

@prandla
prandla merged commit 9375d44 into cms-dev:main Jul 25, 2025
3 checks passed
@prandla
prandla deleted the bugfix-aws-user-test branch July 25, 2025 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants