79072965

Date: 2024-10-10 06:28:51
Score: 1.5
Natty:
Report link
            finally {
                if (lk.isHeldByCurrentThread()) {
                    lk.unlock();
                }
            }
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Lijia Tan