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

IO.setModifiedTimeOrFalse throws unexpected exceptions #145

Open
eatkins opened this issue Apr 25, 2018 · 1 comment
Open

IO.setModifiedTimeOrFalse throws unexpected exceptions #145

eatkins opened this issue Apr 25, 2018 · 1 comment
Labels
uncategorized Used for Waffle integration

Comments

@eatkins
Copy link
Contributor

eatkins commented Apr 25, 2018

Sometimes IO.setModifiedTimeOrFalse throws an IOException on the travis linux build agents. It is specifically reporting an EINVAL (the error string is "Invalid Argument"). I don't understand how this is happening because flags are set to 0, which should be valid, and I assume the tv_sec and tv_nsec fields are set correctly, but haven't investigated deeply.

@dwijnand
Copy link
Member

/cc @cunei, the author of IO.setModifiedTimeOrFalse

@eed3si9n eed3si9n added the uncategorized Used for Waffle integration label Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
uncategorized Used for Waffle integration
Projects
None yet
Development

No branches or pull requests

3 participants