79445444

Date: 2025-02-17 12:51:43
Score: 2.5
Natty:
Report link

This is an instance of unspecified behavior leading to a deadlock, as thread_local std::jthread attempts to join after the thread function has exited, possibly at a point where the thread shutdown sequence is already ongoing.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: Amit Jha