Skip to content

[lldb] Fail when running task select or backtrace with a completed task #10325

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 21, 2025

A task that is completed will have no backtrace, and makes no sense to select.

rdar://147601734

A task that has completed has no backtrace, and makes no sense to select.
@kastiglione kastiglione requested a review from a team as a code owner March 21, 2025 22:47
@kastiglione
Copy link
Author

@swift-ci test

)
self.expect(
"language swift task select task",
error=True,

Choose a reason for hiding this comment

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

unrelated: I wondered if task select should print something when successful?

@kastiglione kastiglione merged commit 89adb9b into stable/20240723 Mar 22, 2025
3 checks passed
@kastiglione kastiglione deleted the dl/lldb-Fail-when-running-task-select-or-backtrace-with-a-completed-task branch March 22, 2025 05:20
kastiglione added a commit that referenced this pull request Mar 24, 2025
…sk (#10325)

A task that has completed has no backtrace, and makes no sense to select.

rdar://147601734
(cherry-picked from commit 89adb9b)
kastiglione added a commit that referenced this pull request Mar 24, 2025
…sk (#10325)

A task that has completed has no backtrace, and makes no sense to select.

rdar://147601734
(cherry-picked from commit 89adb9b)
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