Skip to content

Conversation

@Holek
Copy link

@Holek Holek commented Jan 8, 2013

No description provided.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It'd be great to have a test for this one but 👍

@tagliala
Copy link

I came up with this test

    datetime_with_milliseconds = DateTime.now.strftime('%L')
    expect( lambda {
      Timeout::timeout(1) do
        while DateTime.now.strftime('%L') == datetime_with_milliseconds do; ; end;
      end
    }).to_not raise_error

Is this gem still maintained? I'm going to submit a huge pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants