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

Remove Action._last_action #10

Open
degremont opened this issue May 16, 2013 · 0 comments
Open

Remove Action._last_action #10

degremont opened this issue May 16, 2013 · 0 comments

Comments

@degremont
Copy link
Collaborator

Remaining _last_action should be removed and action name should simply be passed to all function which required it.

The trick is when an action is finished and should be propagated to its dependencies, the last_action name should simply be gotten from current action.name

Warning: This could break 'check' code. Be careful.

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

No branches or pull requests

1 participant