Skip to content

Conversation

@adri09070
Copy link
Collaborator

@adri09070 adri09070 commented Jul 11, 2022

Fixes #38

When skip met a block node for a block creation, it didn't do anything and caused skipUpTo to enter an infinite loop and freeze the image.

I fixed it by skipping the block creation byte code and pushing nil on the stack instead of the block.

@StevenCostiou StevenCostiou merged commit fa48eb6 into pharo-spec:master Jul 26, 2022
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

Successfully merging this pull request may close these issues.

Skip command doesn't skip block creations (nor step block creations)

2 participants