79760401

Date: 2025-09-10 02:13:15
Score: 2.5
Natty:
Report link

the deadlock comes from when the async work captures the calling context

in the helper method , the Task<T> is created before Task.Run

try doing it so nothing gets to capture the caller’s context

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: Ameer Iktilat