-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
thread pool info to remote representation of assets #26801
Open
prha
wants to merge
1
commit into
prha/asset_op_concurrency_key
Choose a base branch
from
prha/external_concurrency
base: prha/asset_op_concurrency_key
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+83
−0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
This was referenced Jan 3, 2025
prha
force-pushed
the
prha/external_concurrency
branch
from
January 6, 2025 20:04
ec8a4d6
to
d90c32d
Compare
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 6, 2025 20:51
67085a7
to
21ae854
Compare
prha
force-pushed
the
prha/external_concurrency
branch
2 times, most recently
from
January 6, 2025 22:05
a1526d1
to
5ff2171
Compare
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 7, 2025 17:16
a32b759
to
be83c16
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 7, 2025 17:16
5ff2171
to
9b6bafd
Compare
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 7, 2025 22:53
be83c16
to
3e3a642
Compare
prha
force-pushed
the
prha/external_concurrency
branch
2 times, most recently
from
January 8, 2025 04:24
ce0a6fa
to
51ab2b3
Compare
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 8, 2025 04:48
818b6ed
to
f52347d
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 8, 2025 04:48
51ab2b3
to
3c45061
Compare
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 8, 2025 19:51
f52347d
to
ce97f66
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 8, 2025 19:52
3c45061
to
5905530
Compare
This was referenced Jan 9, 2025
prha
changed the title
thread pool info to remote representation
thread pool info to remote representation of assets
Jan 9, 2025
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 9, 2025 03:42
ce97f66
to
ba49ba7
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 9, 2025 03:42
5905530
to
f73ce28
Compare
This was referenced Jan 9, 2025
schrockn
approved these changes
Jan 9, 2025
prha
force-pushed
the
prha/asset_op_concurrency_key
branch
from
January 10, 2025 01:17
ba49ba7
to
80d098b
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 10, 2025 01:17
f73ce28
to
37a3fc1
Compare
prha
force-pushed
the
prha/external_concurrency
branch
from
January 10, 2025 23:22
37a3fc1
to
b08e8a2
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary & Motivation
Makes pool information available on the remote representation of assets.
How I Tested These Changes
BK