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

Flatten simple 4+ nesting of withResource #6833

Merged
merged 31 commits into from
Oct 25, 2022

Conversation

gerashegalov
Copy link
Collaborator

@gerashegalov gerashegalov commented Oct 18, 2022

Contributes to #6758 after inspecting the result of a multiline regex search

(.*withResource.*[\n]){4,}

under modules src/main

Signed-off-by: Gera Shegalov gera@apache.org

Signed-off-by: Gera Shegalov <gera@apache.org>
Fixes NVIDIA#6758 after inspecting the result of a multiline regex search
```
(.*withResource.*[\n]){4,}
```
under modules src/main

Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov gerashegalov added the task Work required that improves the product but is not user facing label Oct 18, 2022
@gerashegalov gerashegalov added this to the Oct 10 - Oct 21 milestone Oct 18, 2022
@gerashegalov gerashegalov self-assigned this Oct 18, 2022
@gerashegalov
Copy link
Collaborator Author

build

@abellina
Copy link
Collaborator

We should remove the "Fixes" action in the description, as I know there are other places that we also need to fix before we close the main issue. Perhaps "Contributes" or break up as a sub-issue and we can then have this PR close that.

@abellina
Copy link
Collaborator

@gerashegalov could you please add to the description information about the new lazy resource interface that is being proposed in your PR?

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator Author

build

1 similar comment
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov
Copy link
Collaborator Author

build

Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov marked this pull request as ready for review October 22, 2022 02:51
@gerashegalov
Copy link
Collaborator Author

build

1 similar comment
@gerashegalov
Copy link
Collaborator Author

build

abellina
abellina previously approved these changes Oct 24, 2022
andygrove
andygrove previously approved these changes Oct 24, 2022
Copy link
Contributor

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov gerashegalov dismissed stale reviews from andygrove and abellina via 9b32ba3 October 24, 2022 22:56
@gerashegalov
Copy link
Collaborator Author

build

Signed-off-by: Gera Shegalov <gera@apache.org>
@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov
Copy link
Collaborator Author

build

@gerashegalov gerashegalov merged commit 9c0b112 into NVIDIA:branch-22.12 Oct 25, 2022
@gerashegalov gerashegalov deleted the reduceWithResourceScope branch October 25, 2022 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
task Work required that improves the product but is not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants