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

Run right does not work: it executes itself multiple times #277

Closed
FabienRoger opened this issue Feb 17, 2022 · 2 comments
Closed

Run right does not work: it executes itself multiple times #277

FabienRoger opened this issue Feb 17, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@FabienRoger
Copy link
Contributor

Steps to reproduce:
Take the flow_test asset and add "counter += 1" in Cell 5 in the middle.
Initialize the counter elsewhere.
Run right the cell with the "counter += 1"
Print what is in the counter elsewhere. It contains 4.

image

@MathisFederico
Copy link
Member

Yup, this clearly need a fix !

@MathisFederico MathisFederico added the bug Something isn't working label Feb 17, 2022
@FabienRoger
Copy link
Contributor Author

Fixed directly in #276

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