Skip to content

[lldb] Use TaskPriority as type of Task.enqueuePriority member #10207

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

Conversation

kastiglione
Copy link

@kastiglione kastiglione commented Mar 7, 2025

Changes the type of enqueuePriority to TaskPriority. This allows Tasks to be displayed using human readable names added in #10205 (TaskPriority summary provider).

@kastiglione kastiglione requested a review from a team as a code owner March 7, 2025 23:37
@kastiglione kastiglione changed the title dl/lldb Use TaskPriority as type of Task.enqueuePriority member [lldb] Use TaskPriority as type of Task.enqueuePriority member Mar 7, 2025
@kastiglione
Copy link
Author

@swift-ci test

@kastiglione
Copy link
Author

Reviewers: this PR includes #10205, the commit to review that is specific to this PR is 4321d91.

Copy link

@felipepiovezan felipepiovezan left a comment

Choose a reason for hiding this comment

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

LGTM!

@kastiglione
Copy link
Author

@swift-ci test windows

@kastiglione kastiglione merged commit 1c65036 into stable/20240723 Mar 10, 2025
3 checks passed
@kastiglione kastiglione deleted the dl/lldb-Use-TaskPriority-as-type-of-Task.enqueuePriority-member branch March 10, 2025 18:05
kastiglione added a commit that referenced this pull request Mar 11, 2025
Changes the type of `enqueuePriority` to `TaskPriority`. This allows Tasks to be displayed using human readable names added in #10205 (`TaskPriority` summary provider).

(cherry-picked from commit 1c65036)
kastiglione added a commit that referenced this pull request Mar 11, 2025
Changes the type of `enqueuePriority` to `TaskPriority`. This allows Tasks to be displayed using human readable names added in #10205 (`TaskPriority` summary provider).

(cherry-picked from commit 1c65036)
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.

2 participants