Home / Vulnerability Database / Kotlin : Call of notify() in synchronized block
Kotlin
Kotlin : Call of notify() in synchronized block
Overview
The method notify() is invoked inside the synchronized block. Perhaps vague behavior: it is not clear which awakening of a thread will occur as a result of a call notify().
LOW
DerScanner Severity Score
Do you want to fix Kotlin : Call of notify() in synchronized block in your application?
See also
Kotlin
Kotlin : Missing required cryptographic step
Kotlin
Kotlin : Logging into system output
Kotlin
