Swift Concurrency / LLDB unable to print object

We can confirm this. We always receive this error message for all async functions (within Task). Unfortunately I have not yet found a workaround for this behavior. The root cause is that self is unavailable.