Skip to content

Condition is using Time.now #245

@pitr-ch

Description

@pitr-ch

see https://github.com/ruby-concurrency/concurrent-ruby/blob/master/lib/concurrent/atomic/condition.rb#L42

It may cause performance issue and I am also not entirely sure if it is save to be used here.
We rely on this class a lot, we will have to find other way or give up the timeout detection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugA bug in the library or documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions