Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Condition::timedWait does not wait on early RHEL 6.1 versions #6

Open
eile opened this issue Jul 23, 2012 · 3 comments
Open

Condition::timedWait does not wait on early RHEL 6.1 versions #6

eile opened this issue Jul 23, 2012 · 3 comments
Assignees

Comments

@eile
Copy link
Member

eile commented Jul 23, 2012

The unit test for issue #5 fails:

time > timeout - 1 failed (l.41): 0.095057 < 250
@ghost ghost assigned eile Jul 23, 2012
@eile
Copy link
Member Author

eile commented Jul 23, 2012

RHEL 6.1 seems to consistently deduct one second from the given time

@eile
Copy link
Member Author

eile commented Jul 23, 2012

Seems to be patched in a later revision of RHEL 6.1. Works on a system with

glibc-headers-2.12-1.47.el6_2.9.x86_64

but not on a system with

glibc-headers-2.12-1.25.el6_1.3.x86_64

Not our bug.

eile pushed a commit that referenced this issue Jul 23, 2012
@tribal-tec
Copy link
Member

Works on RHEL 6.3 now.

eile added a commit that referenced this issue Feb 25, 2013
Fix debian package naming
jafyvilla pushed a commit to jafyvilla/Lunchbox that referenced this issue May 12, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants