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

v2.8 vs v2.9 #3406

Closed
wants to merge 196 commits into from
Closed

v2.8 vs v2.9 #3406

wants to merge 196 commits into from

Conversation

alexec
Copy link
Contributor

@alexec alexec commented Jul 7, 2020

ntwrkguru and others added 30 commits April 28, 2020 10:43
simster7 and others added 28 commits June 23, 2020 11:25

// dependencies is a list of all the tasks a specific task depends on. Because dependencies are computed using regex
// and regex is expensive, we cache the results so that they are only computed once per operation
dependencies map[string][]string
Copy link
Contributor Author

Choose a reason for hiding this comment

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

maybe leak?

@alexec alexec closed this Jul 7, 2020
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.