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

monoglot's wait() not waiting on macOS 10.12 #1

Open
garious opened this issue Oct 24, 2016 · 1 comment
Open

monoglot's wait() not waiting on macOS 10.12 #1

garious opened this issue Oct 24, 2016 · 1 comment

Comments

@garious
Copy link
Collaborator

garious commented Oct 24, 2016

On macOS, the monglot's test suite fails here:

https://github.com/bhk/tooltree/blob/master/monoglot/xpio_q.lua#L109

The call to sleep() in the line above is not working and so the second call to gettime() is returning the same value as the previous call. Also, the call to wait() is not reporting an error.

@bhk
Copy link
Owner

bhk commented Oct 22, 2017

I cannot reproduce this failure on 10.12.6. Any suggestions?

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

No branches or pull requests

2 participants