79489793

Date: 2025-03-06 15:18:51
Score: 2.5
Natty:
Report link

the mistake was that in addition to do_read(), which I called at the end of the read_message() method, I also called it in another part of my code, which led to an error, the result: one do_read() is enough.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: zxctatar