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

task will be run multiples times when there is task name collision #57

Open
khiav223577 opened this issue Jun 24, 2021 · 0 comments
Open

Comments

@khiav223577
Copy link

I created a task but the name of it is the same with an old task which was run.

Ex:

  • lib/tasks/deployment/20130130215258_task_name.rake (was run in the previous deployment)
  • lib/tasks/deployment/20210624185201_task_name.rake

It turns out that BOTH rake will be run in the next deployment.

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

No branches or pull requests

1 participant