Skip to content

Conversation

@adrian-prantl
Copy link

commit 3fcc302af34f648fb7a56557b6a504fcbf49a115
Author: Adrian Prantl <aprantl@apple.com>
Date:   Fri Dec 13 09:09:57 2024 -0800

    [lldb] Add a progress event for executing an expression (#119757)
    
    Expressions can take arbitrary amounts of time to run, so IDEs might
    want to be informed about the fact that an expression is currently being
    executed.
    
    rdar://141253078

Expressions can take arbitrary amounts of time to run, so IDEs might
want to be informed about the fact that an expression is currently being
executed.

rdar://141253078
(cherry picked from commit 3fcc302)
@adrian-prantl adrian-prantl requested a review from a team as a code owner December 13, 2024 17:11
@adrian-prantl
Copy link
Author

@swift-ci test

@adrian-prantl adrian-prantl merged commit a089727 into swiftlang:stable/20240723 Dec 13, 2024
2 of 3 checks passed
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