Skip to content

Endless cell run when trying to execute an empty line #104

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

Open
martanit opened this issue Jan 31, 2025 · 0 comments
Open

Endless cell run when trying to execute an empty line #104

martanit opened this issue Jan 31, 2025 · 0 comments
Assignees

Comments

@martanit
Copy link
Contributor

With a function running in another thread, such as:

∇ foo w
 :While 1
    :Continue
 :EndWhile
∇
foo& 1

the execution of

⍝ Comment 1
 
⍝ Comment 2

gets stuck trying to execute the empty line between the two comments.

@martanit martanit self-assigned this Jan 31, 2025
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

No branches or pull requests

1 participant