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

Stuck and doesn't work #56

Open
VladislavAntonyuk opened this issue Jul 20, 2022 · 10 comments
Open

Stuck and doesn't work #56

VladislavAntonyuk opened this issue Jul 20, 2022 · 10 comments

Comments

@VladislavAntonyuk
Copy link

The simple program hangs and doesn't output any result
image

@richorama
Copy link
Owner

Thank you for reporting this.

I have attempted to reproduce this fault with this PR: #57 but the test works successfully.

Please feel free to alter the XML in the unit test to demonstrate the fault.

@VladislavAntonyuk
Copy link
Author

VladislavAntonyuk commented Jul 20, 2022

  1. open https://richorama.github.io/IronBlock/
  2. add print n command before set n like on screenshot
  3. Click run button

@VladislavAntonyuk VladislavAntonyuk changed the title Stuck and doesn't work Stucks and doesn't work Aug 21, 2022
@VladislavAntonyuk VladislavAntonyuk changed the title Stucks and doesn't work Stuck and doesn't work Aug 21, 2022
@VladislavAntonyuk
Copy link
Author

@richorama do you know why it may happen? Any chance to get it fixed?

@henrikx
Copy link

henrikx commented Sep 21, 2022

Yep, something is not quite right...
image

@richorama
Copy link
Owner

@q383186554 what change did you make?

@richorama
Copy link
Owner

yes, thank you, I did see the code, and compared it to the existing code. I think it adds some block-specific logic into functions which should be agnostic of block types, so it's not a generalised solution. I also don't see how it fixes the problem :¬/

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

4 participants
@richorama @henrikx @VladislavAntonyuk and others