-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Shouldn't while loops on lines 18 and 29 of https://github.com/joshcough/scala-parallel/blob/master/src/main/scala/scala/util/concurrent/locks/Condition.scala have !condition instead of condition, so they end when the condition becomes true? Or am I misunderstanding something?
Metadata
Metadata
Assignees
Labels
No labels