79152679

Date: 2024-11-03 12:20:26
Score: 2
Natty:
Report link

Instead of using Wait(), when you are making POST call use await, Same while reading the response of the request that will eliminate the use of Wait() and Result

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Gaurav Agrawal