Closed
Description
Describe the solution you'd like
We raise a deadlock detection error but we don't include any stack trace info. We should try to include this. If we can do an individual task stack trace that would be great but maybe not possible. If possible, have the stack trace replace the existing deadlock stack trace but this may not be possible if it's lots of coroutine stack traces instead of one.