Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Source Native: Unable to run any code in REPL before running code in the main editor #1652

Open
sayomaki opened this issue Apr 8, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@sayomaki
Copy link
Contributor

sayomaki commented Apr 8, 2024

When using the native variant of Source, it appears that trying to run any code in the REPL before the main editor code has been run will result in the execution being stuck, as shown below:

Expected Outcome (non-native variant):
sourceacademy org_playground (1)

Actual Outcome (native variant):
sourceacademy org_playground

Notice the green run button in the native variant, and indicates that the execution is currently in progress (and not yet completed).

@sayomaki sayomaki added the Bug Something isn't working label Apr 8, 2024
@martin-henz
Copy link
Member

This seems to be a very recent regression, introduced today or yesterday: I had some sourceacademy.org workspaces in tabs that showed the correct behaviour. After a hard refresh, the bug appears.

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

No branches or pull requests

2 participants