Skip to content

Condition correctness #1

@alexeyr

Description

@alexeyr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions