Skip to content

IC/TS: Detect failure due to updated texture file #2115

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

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Dec 25, 2018

At the suggestion of Thiago Ize: After read errors on texture tiles,
check if the file it's reading from appears to have a different
modification time than when we first opened it, in which case being
overwritten by some other process is probably the source of the error,
so issue a message saying so.

At the suggestion of Thiago Ize: After read errors on texture tiles,
check if the file it's reading from appears to have a different
modification time than when we first opened it, in which case being
overwritten by some other process is probably the source of the error,
so issue a message saying so.
@lgritz lgritz merged commit c769b03 into AcademySoftwareFoundation:master Jan 2, 2019
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 2, 2019
…ndation#2115)

At the suggestion of Thiago Ize: After read errors on texture tiles,
check if the file it's reading from appears to have a different
modification time than when we first opened it, in which case being
overwritten by some other process is probably the source of the error,
so issue a message saying so.
@lgritz lgritz deleted the lg-changedtex branch January 2, 2019 19:34
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jan 2, 2019
…ndation#2115)

At the suggestion of Thiago Ize: After read errors on texture tiles,
check if the file it's reading from appears to have a different
modification time than when we first opened it, in which case being
overwritten by some other process is probably the source of the error,
so issue a message saying so.
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.

1 participant