79579910

Date: 2025-04-17 19:05:21
Score: 1.5
Natty:
Report link

The await blocks execution until sleeps finishes. It causes the async operation to execute in synchronous way again.

After the block is done, exception is caught.

Maybe try others statements instead of sleeps.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Weber K.