Switching Threads #1045
Unanswered
garrettkrohn
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First off, love this repo, it's a big part of my workflow every day. I am attempting to debug a backed that processes every api call at the same function. I am attempting to debug one of the api calls, but what happens is that the breakpoint catches the first call, then all subsequent calls are listed under the threads section. Is it possible to switch to the other threads? I read some discussions about multithreading not being supported. Is there any other workaround for this use case? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions