Skip to content

Conversation

@thorsteneckel
Copy link
Contributor

After a task is reenabled an exception of the pre-reenable invocation should not be raised but is.

lib/rake/task.rb Outdated
# is invoked again.
def reenable
@already_invoked = false
@already_invoked = false
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I’m not super opinionated about this change, but this would slightly mess up git blame and sometimes it may be more annoying than just looking nice.

@hsbt hsbt merged commit b6e2a66 into ruby:master Nov 12, 2019
@thorsteneckel
Copy link
Contributor Author

Thanks for merging @hsbt ❤️

@thorsteneckel thorsteneckel deleted the bugfix-reenable_invocation_exception branch November 12, 2019 07:23
This was referenced Mar 15, 2021
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.

3 participants