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

daily: python node edition to execute again? #2289

Closed
jbenoit44 opened this issue Sep 1, 2014 · 5 comments
Closed

daily: python node edition to execute again? #2289

jbenoit44 opened this issue Sep 1, 2014 · 5 comments
Labels

Comments

@jbenoit44
Copy link

working on a python node, I use transaction. it's about creating parts.
first hit on F5. all is fine. delete the Parts, re run. nothing happens.
edit the python node, run: works fine.
idea?
EDIT: happens with selection by Select Model Elements, not with All Element of category.

@jbenoit44
Copy link
Author

I confirm the erratic behavior of transaction execution. Hit F5, sometime works, sometime not......weird.

@riteshchandawar
Copy link
Contributor

Actually if there is no change in input values then the graph will not re-execute.
Graph only re-execute when there is any change in any of the input parameters.

Thanks,
Ritesh

@mostaphaRoudsari
Copy link

@riteshchandawar it will make so many issues for development with Python. I think users would expect that you also look for changes in code inside the editor.

@riteshchandawar
Copy link
Contributor

@pboyer : Your input needed here.
@mostaphaRoudsari : Yes, if there are changes in Python Script then graph should re execute. I will log a issue for internal tracking.

Thanks,
Ritesh

@ikeough ikeough added the Python label May 1, 2016
@johnpierson
Copy link
Member

Related to #3273, closing this as that post is being tracked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants