Answer Overflow Logo
Change Theme
Search Answer Overflow
GitHub
Add Your Server
Login
Home
Popular
Topics
Gaming
Programming
Sneaky Panda
Posts
Comments
C
C#
•
Created by Sneaky Panda on 5/21/2024 in
#help
Is it possible to get a stacktrace of another thread?
@reflectronic Yeah I saw that solution, unfortunately it's not an option, I need to do it within the scope of the same process
4 replies
C
C#
•
Created by Sneaky Panda on 3/6/2024 in
#help
Help with concurrency blocking issue
btw, if I wanted to profile this to see where the issue is; which profiler should I use?
26 replies
C
C#
•
Created by Sneaky Panda on 3/6/2024 in
#help
Help with concurrency blocking issue
I pooled a lot of the smaller allocations where it wasn't deadly scary. uncovered legacy code 🥲
26 replies
C
C#
•
Created by Sneaky Panda on 3/6/2024 in
#help
Help with concurrency blocking issue
Yeah it's very complex code I inherited, so unfortunately this is the most cost effective workaround
26 replies
C
C#
•
Created by Sneaky Panda on 3/6/2024 in
#help
Help with concurrency blocking issue
lol yeah I agree but it's a dedicated slave to do bursts of multithreaded map reduction
26 replies
C
C#
•
Created by Sneaky Panda on 3/6/2024 in
#help
Help with concurrency blocking issue
26 replies