Skip to content

Conversation

@akshayka
Copy link
Contributor

This fixes a bug in which we didn't respect sandbox confirmation.

This fixes a bug in which we didn't respect sandbox confirmation.
@akshayka akshayka requested a review from dmadisetti October 22, 2025 18:16
@vercel
Copy link

vercel bot commented Oct 22, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 22, 2025 9:41pm

err=True,
)

if sandbox is None:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We had a faulty if -> elif cascade. Refactored this code and added tests.

Copy link
Collaborator

@dmadisetti dmadisetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well at least we have a unit test now :)

Co-authored-by: Dylan Madisetti <[email protected]>
Copy link
Collaborator

@dmadisetti dmadisetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

@mscolnick mscolnick merged commit 306dc27 into main Oct 23, 2025
45 of 46 checks passed
@mscolnick mscolnick deleted the aka/fix-request-sandbox branch October 23, 2025 00:33
@dmadisetti dmadisetti added the bug Something isn't working label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants